public interface InterfaceMessageReference extends NestedComponent
Modifier and Type | Method and Description |
---|---|
Direction |
getDirection()
Returns an enumerated type, Direction, that indicates the direction of this message.
|
ElementDeclaration |
getElementDeclaration()
Returns the ElementDeclaration representing the {element declaration} property
of this InterfaceMessageReference.
|
String |
getMessageContentModel()
Returns a String representing the {message content model} property of this
InterfaceMessageReference.
|
NCName |
getMessageLabel()
Returns an NCName representing the {message label} property of this
InterfaceMessageReference.
|
InterfaceMessageReferenceElement |
toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0
infoset that maps to this WSDLComponent.
|
getParent
equals, getComponentExtensionContext, getFragmentIdentifier, isEquivalentTo, setComponentExtensionContext, toString
getExtensionProperties, getExtensionProperties, getExtensionProperty
NCName getMessageLabel()
Direction getDirection()
String getMessageContentModel()
ElementDeclaration getElementDeclaration()
InterfaceMessageReferenceElement toElement()
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.