org.apache.ws.jaxme.xs.impl
public abstract class XSSimpleTypeImpl extends Object implements XSSimpleType
| Method Summary | |
|---|---|
| XSAtomicType | getAtomicType() |
| XSListType | getListType() |
| XSUnionType | getUnionType() |
| boolean | isAtomic() |
| boolean | isList() |
| boolean | isUnion() |