org.apache.ws.jaxme.xs.types
public abstract class AbstractListType extends AbstractSimpleType implements XSListType
| Method Summary | |
|---|---|
| Long | getLength() |
| Long | getMaxLength() |
| Long | getMinLength() |
| XSType | getRestrictedType() |
| boolean | isList() |
| boolean | isRestriction() |