|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the InterfaceFaultReference component from the WSDL 2.0 Component model.
Method Summary | |
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. |
Methods inherited from interface org.apache.woden.wsdl20.NestedComponent |
getParent |
Methods inherited from interface org.apache.woden.wsdl20.WSDLComponent |
equals, getComponentExtensionsForNamespace |
Method Detail |
public InterfaceFault getInterfaceFault()
public NCName getMessageLabel()
public Direction getDirection()
public InterfaceFaultReferenceElement toElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |