|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Complex type with complex content model.
| Element Summary | |
|
Body minOccurs: 1; maxOccurs: 1; propertyName: Body
|
|
Header minOccurs: 0; maxOccurs: 1; propertyName: Header
|
| Element Detail |
IBodyData minOccurs: 1; maxOccurs: 1; propertyName: Body
IHeaderData minOccurs: 0; maxOccurs: 1; propertyName: Header
| Method Summary | |
IBodyData |
createBody()
Creates a Body element. |
IHeaderData |
createHeader()
Creates a Header element. |
IBodyData |
getBody()
Gets the Body element. |
IHeaderData |
getHeader()
Gets the Header 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 IBodyData getBody()
public IBodyData createBody()
throws XmlException
XmlException - Raised if the element could not be created.public IHeaderData getHeader()
public IHeaderData createHeader()
throws XmlException
XmlException - Raised if the element could not be created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||