public abstract class XSDSequenceCell extends Object
Constructor and Description |
---|
XSDSequenceCell() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxOccurs() |
int |
getMinOccurs() |
void |
setMaxOccurs(int maxOccurs) |
void |
setMinOccurs(int minOccurs) |