|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Anonymous complex type with complex content model.
Element Summary | |
|
sourcedata minOccurs: 1; maxOccurs: 1; propertyName: Sourcedata
|
|
translationmode minOccurs: 1; maxOccurs: 1; propertyName: Translationmode
|
Element Detail |
String
(IStringData
)
minOccurs: 1; maxOccurs: 1; propertyName: Sourcedata
String
(IStringData
)
minOccurs: 1; maxOccurs: 1; propertyName: Translationmode
Method Summary | |
IStringData |
createSourcedata(java.lang.String aValue)
Creates a sourcedata element. |
IStringData |
createTranslationmode(java.lang.String aValue)
Creates a translationmode element. |
java.lang.String |
getSourcedata()
Gets the sourcedata element. |
java.lang.String |
getTranslationmode()
Gets the translationmode 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 java.lang.String getSourcedata()
public IStringData createSourcedata(java.lang.String aValue) throws XmlException
aValue
- (required). The simple content of the element
return (required).
XmlException
- Raised if the element could not be created.public java.lang.String getTranslationmode()
public IStringData createTranslationmode(java.lang.String aValue) throws XmlException
aValue
- (required). The simple content of the element
return (required).
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 |