|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Complex type with complex content model.
Element Summary | |
|
detail minOccurs: 0; maxOccurs: 1; propertyName: Detail
|
|
faultactor minOccurs: 0; maxOccurs: 1; propertyName: Faultactor
|
|
faultcode minOccurs: 1; maxOccurs: 1; propertyName: Faultcode
|
|
faultstring minOccurs: 1; maxOccurs: 1; propertyName: Faultstring
|
Element Detail |
IDetailData
minOccurs: 0; maxOccurs: 1; propertyName: Detail
String
(IAnyURIData
)
minOccurs: 0; maxOccurs: 1; propertyName: Faultactor
IQName
(IQNameData
)
minOccurs: 1; maxOccurs: 1; propertyName: Faultcode
String
(IStringData
)
minOccurs: 1; maxOccurs: 1; propertyName: Faultstring
Method Summary | |
IDetailData |
getDetail()
Gets the detail element. |
java.lang.String |
getFaultactor()
Gets the faultactor element. |
IQName |
getFaultcode()
Gets the faultcode element. |
java.lang.String |
getFaultstring()
Gets the faultstring 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 IDetailData getDetail()
public java.lang.String getFaultactor()
public IQName getFaultcode()
public java.lang.String getFaultstring()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |