Interface Group
- All Superinterfaces:
Annotated,OpenAttrs,XmlObject,XmlTokenSource
- All Known Subinterfaces:
All,ExplicitGroup,GroupRef,NamedGroup,NamedGroup.All,RealGroup,SimpleExplicitGroup
- All Known Implementing Classes:
AllImpl,ExplicitGroupImpl,GroupImpl,GroupRefImpl,NamedGroupImpl,NamedGroupImpl.AllImpl,RealGroupImpl,SimpleExplicitGroupImpl
An XML group(@http://www.w3.org/2001/XMLSchema).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AbstractDocumentFactory<Group> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "all" elementAppends and returns a new empty value (as xml) as the last "any" elementAppends and returns a new empty value (as xml) as the last "choice" elementAppends and returns a new empty value (as xml) as the last "element" elementAppends and returns a new empty value (as xml) as the last "group" elementAppends and returns a new empty value (as xml) as the last "sequence" elementAll[]Gets array of all "all" elementsgetAllArray(int i) Gets ith "all" elementGets a List of "all" elementsGets array of all "any" elementsgetAnyArray(int i) Gets ith "any" elementGets a List of "any" elementsGets array of all "choice" elementsgetChoiceArray(int i) Gets ith "choice" elementGets a List of "choice" elementsGets array of all "element" elementsgetElementArray(int i) Gets ith "element" elementGets a List of "element" elementsGroupRef[]Gets array of all "group" elementsgetGroupArray(int i) Gets ith "group" elementGets a List of "group" elementsGets the "maxOccurs" attributeGets the "minOccurs" attributegetName()Gets the "name" attributegetRef()Gets the "ref" attributeGets array of all "sequence" elementsgetSequenceArray(int i) Gets ith "sequence" elementGets a List of "sequence" elementsinsertNewAll(int i) Inserts and returns a new empty value (as xml) as the ith "all" elementinsertNewAny(int i) Inserts and returns a new empty value (as xml) as the ith "any" elementinsertNewChoice(int i) Inserts and returns a new empty value (as xml) as the ith "choice" elementinsertNewElement(int i) Inserts and returns a new empty value (as xml) as the ith "element" elementinsertNewGroup(int i) Inserts and returns a new empty value (as xml) as the ith "group" elementinsertNewSequence(int i) Inserts and returns a new empty value (as xml) as the ith "sequence" elementbooleanTrue if has "maxOccurs" attributebooleanTrue if has "minOccurs" attributebooleanTrue if has "name" attributebooleanisSetRef()True if has "ref" attributevoidremoveAll(int i) Removes the ith "all" elementvoidremoveAny(int i) Removes the ith "any" elementvoidremoveChoice(int i) Removes the ith "choice" elementvoidremoveElement(int i) Removes the ith "element" elementvoidremoveGroup(int i) Removes the ith "group" elementvoidremoveSequence(int i) Removes the ith "sequence" elementvoidsetAllArray(int i, All all) Sets ith "all" elementvoidsetAllArray(All[] allArray) Sets array of all "all" elementvoidsetAnyArray(int i, AnyDocument.Any any) Sets ith "any" elementvoidsetAnyArray(AnyDocument.Any[] anyArray) Sets array of all "any" elementvoidsetChoiceArray(int i, ExplicitGroup choice) Sets ith "choice" elementvoidsetChoiceArray(ExplicitGroup[] choiceArray) Sets array of all "choice" elementvoidsetElementArray(int i, LocalElement element) Sets ith "element" elementvoidsetElementArray(LocalElement[] elementArray) Sets array of all "element" elementvoidsetGroupArray(int i, GroupRef group) Sets ith "group" elementvoidsetGroupArray(GroupRef[] groupArray) Sets array of all "group" elementvoidsetMaxOccurs(Object maxOccurs) Sets the "maxOccurs" attributevoidsetMinOccurs(BigInteger minOccurs) Sets the "minOccurs" attributevoidSets the "name" attributevoidSets the "ref" attributevoidsetSequenceArray(int i, ExplicitGroup sequence) Sets ith "sequence" elementvoidsetSequenceArray(ExplicitGroup[] sequenceArray) Sets array of all "sequence" elementintReturns number of "all" elementintReturns number of "any" elementintReturns number of "choice" elementintReturns number of "element" elementintReturns number of "group" elementintReturns number of "sequence" elementvoidUnsets the "maxOccurs" attributevoidUnsets the "minOccurs" attributevoidUnsets the "name" attributevoidunsetRef()Unsets the "ref" attributeGets (as xml) the "maxOccurs" attributeGets (as xml) the "minOccurs" attributexgetName()Gets (as xml) the "name" attributexgetRef()Gets (as xml) the "ref" attributevoidxsetMaxOccurs(AllNNI maxOccurs) Sets (as xml) the "maxOccurs" attributevoidxsetMinOccurs(XmlNonNegativeInteger minOccurs) Sets (as xml) the "minOccurs" attributevoidSets (as xml) the "name" attributevoidSets (as xml) the "ref" attributeMethods inherited from interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getElementList
List<LocalElement> getElementList()Gets a List of "element" elements -
getElementArray
LocalElement[] getElementArray()Gets array of all "element" elements -
getElementArray
Gets ith "element" element -
sizeOfElementArray
int sizeOfElementArray()Returns number of "element" element -
setElementArray
Sets array of all "element" element -
setElementArray
Sets ith "element" element -
insertNewElement
Inserts and returns a new empty value (as xml) as the ith "element" element -
addNewElement
LocalElement addNewElement()Appends and returns a new empty value (as xml) as the last "element" element -
removeElement
void removeElement(int i) Removes the ith "element" element -
getGroupList
Gets a List of "group" elements -
getGroupArray
GroupRef[] getGroupArray()Gets array of all "group" elements -
getGroupArray
Gets ith "group" element -
sizeOfGroupArray
int sizeOfGroupArray()Returns number of "group" element -
setGroupArray
Sets array of all "group" element -
setGroupArray
Sets ith "group" element -
insertNewGroup
Inserts and returns a new empty value (as xml) as the ith "group" element -
addNewGroup
GroupRef addNewGroup()Appends and returns a new empty value (as xml) as the last "group" element -
removeGroup
void removeGroup(int i) Removes the ith "group" element -
getAllList
Gets a List of "all" elements -
getAllArray
All[] getAllArray()Gets array of all "all" elements -
getAllArray
Gets ith "all" element -
sizeOfAllArray
int sizeOfAllArray()Returns number of "all" element -
setAllArray
Sets array of all "all" element -
setAllArray
Sets ith "all" element -
insertNewAll
Inserts and returns a new empty value (as xml) as the ith "all" element -
addNewAll
All addNewAll()Appends and returns a new empty value (as xml) as the last "all" element -
removeAll
void removeAll(int i) Removes the ith "all" element -
getChoiceList
List<ExplicitGroup> getChoiceList()Gets a List of "choice" elements -
getChoiceArray
ExplicitGroup[] getChoiceArray()Gets array of all "choice" elements -
getChoiceArray
Gets ith "choice" element -
sizeOfChoiceArray
int sizeOfChoiceArray()Returns number of "choice" element -
setChoiceArray
Sets array of all "choice" element -
setChoiceArray
Sets ith "choice" element -
insertNewChoice
Inserts and returns a new empty value (as xml) as the ith "choice" element -
addNewChoice
ExplicitGroup addNewChoice()Appends and returns a new empty value (as xml) as the last "choice" element -
removeChoice
void removeChoice(int i) Removes the ith "choice" element -
getSequenceList
List<ExplicitGroup> getSequenceList()Gets a List of "sequence" elements -
getSequenceArray
ExplicitGroup[] getSequenceArray()Gets array of all "sequence" elements -
getSequenceArray
Gets ith "sequence" element -
sizeOfSequenceArray
int sizeOfSequenceArray()Returns number of "sequence" element -
setSequenceArray
Sets array of all "sequence" element -
setSequenceArray
Sets ith "sequence" element -
insertNewSequence
Inserts and returns a new empty value (as xml) as the ith "sequence" element -
addNewSequence
ExplicitGroup addNewSequence()Appends and returns a new empty value (as xml) as the last "sequence" element -
removeSequence
void removeSequence(int i) Removes the ith "sequence" element -
getAnyList
List<AnyDocument.Any> getAnyList()Gets a List of "any" elements -
getAnyArray
AnyDocument.Any[] getAnyArray()Gets array of all "any" elements -
getAnyArray
Gets ith "any" element -
sizeOfAnyArray
int sizeOfAnyArray()Returns number of "any" element -
setAnyArray
Sets array of all "any" element -
setAnyArray
Sets ith "any" element -
insertNewAny
Inserts and returns a new empty value (as xml) as the ith "any" element -
addNewAny
AnyDocument.Any addNewAny()Appends and returns a new empty value (as xml) as the last "any" element -
removeAny
void removeAny(int i) Removes the ith "any" element -
getName
String getName()Gets the "name" attribute -
xgetName
XmlNCName xgetName()Gets (as xml) the "name" attribute -
isSetName
boolean isSetName()True if has "name" attribute -
setName
Sets the "name" attribute -
xsetName
Sets (as xml) the "name" attribute -
unsetName
void unsetName()Unsets the "name" attribute -
getRef
QName getRef()Gets the "ref" attribute -
xgetRef
XmlQName xgetRef()Gets (as xml) the "ref" attribute -
isSetRef
boolean isSetRef()True if has "ref" attribute -
setRef
Sets the "ref" attribute -
xsetRef
Sets (as xml) the "ref" attribute -
unsetRef
void unsetRef()Unsets the "ref" attribute -
getMinOccurs
BigInteger getMinOccurs()Gets the "minOccurs" attribute -
xgetMinOccurs
XmlNonNegativeInteger xgetMinOccurs()Gets (as xml) the "minOccurs" attribute -
isSetMinOccurs
boolean isSetMinOccurs()True if has "minOccurs" attribute -
setMinOccurs
Sets the "minOccurs" attribute -
xsetMinOccurs
Sets (as xml) the "minOccurs" attribute -
unsetMinOccurs
void unsetMinOccurs()Unsets the "minOccurs" attribute -
getMaxOccurs
Object getMaxOccurs()Gets the "maxOccurs" attribute -
xgetMaxOccurs
AllNNI xgetMaxOccurs()Gets (as xml) the "maxOccurs" attribute -
isSetMaxOccurs
boolean isSetMaxOccurs()True if has "maxOccurs" attribute -
setMaxOccurs
Sets the "maxOccurs" attribute -
xsetMaxOccurs
Sets (as xml) the "maxOccurs" attribute -
unsetMaxOccurs
void unsetMaxOccurs()Unsets the "maxOccurs" attribute
-