|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Complex type with complex content model.
Attribute Summary | |
|
arraySize use: optional; propertyName: ArraySize
|
|
id use: optional; propertyName: Id
|
|
itemType use: optional; propertyName: ItemType
|
|
ref use: optional; propertyName: Ref
|
Attribute Detail |
List
(IArraySizeData
)
use: optional; propertyName: ArraySize
String
(IIDData
)
use: optional; propertyName: Id
IQName
(IQNameData
)
use: optional; propertyName: ItemType
String
(IIDREFData
)
use: optional; propertyName: Ref
Method Summary | |
java.util.List |
getArraySize()
Gets the arraySize attribute. |
java.lang.String |
getId()
Gets the id attribute. |
IQName |
getItemType()
Gets the itemType attribute. |
java.lang.String |
getRef()
Gets the ref attribute. |
java.util.ListIterator |
iterArraySize()
Iterates the items of the list valued arraySize attribute. |
IAnyTypeData |
refRef()
Gets the data object referenced by the "IDREF(ref)" reference constraint. |
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.util.List getArraySize()
public java.util.ListIterator iterArraySize()
Object
.public java.lang.String getId()
public IQName getItemType()
public java.lang.String getRef()
public IAnyTypeData refRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |