|
||||||||
| 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.XsdOrder
org.jibx.xsd2jibx.XsdChoice
public class XsdChoice
| Field Summary |
|---|
| Fields inherited from class org.jibx.xsd2jibx.XsdOrder |
|---|
structures |
| Fields inherited from class org.jibx.xsd2jibx.XsdStructure |
|---|
name, parentComplexType, schema |
| Constructor Summary | |
|---|---|
XsdChoice()
|
|
XsdChoice(XsdChoice original)
Creates a copy/clone. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFieldName()
|
java.lang.String |
getMaxOccurs()
|
java.lang.String |
getMinOccurs()
|
boolean |
isCollection()
|
java.lang.String |
toString()
|
| Methods inherited from class org.jibx.xsd2jibx.XsdOrder |
|---|
getStructure, setGenerator, setParentComplexType, setSchema, sizeStructures |
| Methods inherited from class org.jibx.xsd2jibx.XsdStructure |
|---|
createXsdType, getGenerator, getName, getParentComplexType, getSchema, getTargetNamespace, getXsdType, isImportedFromBase, setImportedFromBase, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XsdChoice()
public XsdChoice(XsdChoice original)
| Method Detail |
|---|
public java.lang.String getFieldName()
public java.lang.String getMinOccurs()
public java.lang.String getMaxOccurs()
public boolean isCollection()
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 | |||||||