org.apache.ws.jaxme.generator.sg.impl
public class AtomicTypeSGImpl extends Object implements AtomicTypeSG
Constructor Summary | |
---|---|
AtomicTypeSGImpl(XSAtomicType xsAtomicType) |
Method Summary | |
---|---|
Long | getFractionDigits() |
Long | getLength() |
String | getMaxExclusive() |
String | getMaxInclusive() |
Long | getMaxLength() |
String | getMinExclusive() |
String | getMinInclusive() |
Long | getMinLength() |
Long | getTotalDigits() |