public interface IMXMLWebServiceOperationNode extends IMXMLInstanceNode
<operation> tag inside a
<WebService> tag.
The <operation> tag is special in MXML. It doesn't correspond to a
property definition in the WebService class. Instead, it codegens an
Operation in the operations property. Each
<operation> tag codegens one Operation.
A similar scheme applies to <RemoteObject> and <method>.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
String |
getOperationName() |
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveIDgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartString getOperationName()
name property of an <operation>.Copyright © 2016 The Apache Software Foundation. All rights reserved.