|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jibx.xsd2jibx.XsdStructure
org.jibx.xsd2jibx.XsdGroup
public class XsdGroup
Field Summary |
---|
Fields inherited from class org.jibx.xsd2jibx.XsdStructure |
---|
name, parentComplexType, schema |
Constructor Summary | |
---|---|
XsdGroup()
|
Method Summary | |
---|---|
java.util.ArrayList |
getElements()
|
XsdStructure |
getStructure(int i)
|
int |
sizeStructures()
|
java.lang.String |
toString()
|
Methods inherited from class org.jibx.xsd2jibx.XsdStructure |
---|
createXsdType, getGenerator, getName, getParentComplexType, getSchema, getTargetNamespace, getXsdType, isImportedFromBase, setGenerator, setImportedFromBase, setName, setParentComplexType, setSchema |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XsdGroup()
Method Detail |
---|
public int sizeStructures()
public XsdStructure getStructure(int i)
public java.util.ArrayList getElements()
public java.lang.String toString()
toString
in class XsdStructure
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |