|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
oracle.xml.parser.schema.XSDGroup
XSDGroup
Represents XMLSchema
Method Summary
intgetMaxOccurs()
Get the maxOccurs
intgetMinOccurs()
Get the minOccurs
java.util.VectorgetNodeVector()
Get the particles of the group stored in nodeVector
intgetOrder()
Get the composite type - ALL, SEQUENCE, CHOICE
voidsetMaxOccurs(int max)
Set maxOccurs
voidsetMinOccurs(int min)
Set the minOccurs
Method Detail
getNodeVector
public java.util.Vector getNodeVector()
getMinOccurs
public int getMinOccurs()
getMaxOccurs
public int getMaxOccurs()
setMinOccurs
public void setMinOccurs(int min)
minOccurs -
setMaxOccurs
public void setMaxOccurs(int max)
maxOccurs -
getOrder
public int getOrder()
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD