org.apache.ws.jaxme.xs.impl
public class XSListTypeRestrictionImpl extends XSSimpleTypeRestrictionImpl implements XSListType
| Constructor Summary | |
|---|---|
| XSListTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction) | |
| Method Summary | |
|---|---|
| XSType | getItemType() |
| Long | getLength() |
| XSListType | getListType() |
| Long | getMaxLength() |
| Long | getMinLength() |
| boolean | isList() |