public interface InterfaceFaultReference extends NestedComponent
Modifier and Type | Method and Description |
---|---|
Direction |
getDirection()
Returns an enumerated type, Direction, that represents the {direction} property
of this InterfaceFaultReference.
|
InterfaceFault |
getInterfaceFault()
Returns an InterfaceFault representing the {interface fault} property of this
InterfaceFaultReference.
|
NCName |
getMessageLabel()
Returns an NCName representing the {message label} property of this InterfaceFaultReference.
|
InterfaceFaultReferenceElement |
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
InterfaceFault getInterfaceFault()
NCName getMessageLabel()
Direction getDirection()
InterfaceFaultReferenceElement toElement()
Copyright © 2005–2013 Apache Software Foundation. All rights reserved.