|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Complex type with complex content model.
Element Summary | |
|
Code minOccurs: 1; maxOccurs: 1; propertyName: Code
|
|
Detail minOccurs: 0; maxOccurs: 1; propertyName: Detail
|
|
Node minOccurs: 0; maxOccurs: 1; propertyName: Node
|
|
Reason minOccurs: 1; maxOccurs: 1; propertyName: Reason
|
|
Role minOccurs: 0; maxOccurs: 1; propertyName: Role
|
Element Detail |
IFaultcodeData
minOccurs: 1; maxOccurs: 1; propertyName: Code
IDetailData
minOccurs: 0; maxOccurs: 1; propertyName: Detail
String
(IAnyURIData
)
minOccurs: 0; maxOccurs: 1; propertyName: Node
IFaultreasonData
minOccurs: 1; maxOccurs: 1; propertyName: Reason
String
(IAnyURIData
)
minOccurs: 0; maxOccurs: 1; propertyName: Role
Method Summary | |
IFaultcodeData |
getCode()
Gets the Code element. |
IDetailData |
getDetail()
Gets the Detail element. |
java.lang.String |
getNode()
Gets the Node element. |
IFaultreasonData |
getReason()
Gets the Reason element. |
java.lang.String |
getRole()
Gets the Role element. |
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData |
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_ |
Method Detail |
public IFaultcodeData getCode()
public IDetailData getDetail()
public java.lang.String getNode()
public IFaultreasonData getReason()
public java.lang.String getRole()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |