|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.builder.types.XSType
org.exolab.castor.builder.types.XSPatternBase
org.exolab.castor.builder.types.XSInteger
org.exolab.castor.builder.types.XSNonNegativeInteger
public class XSNonNegativeInteger
Field Summary |
---|
Fields inherited from class org.exolab.castor.builder.types.XSInteger |
---|
maxExclusive, maxInclusive, minExclusive, minInclusive |
Constructor Summary | |
---|---|
XSNonNegativeInteger()
|
|
XSNonNegativeInteger(boolean asWrapper)
|
Method Summary |
---|
Methods inherited from class org.exolab.castor.builder.types.XSInteger |
---|
createFromJavaObjectCode, createToJavaObjectCode, getJType, getMaxExclusive, getMaxInclusive, getMinExclusive, getMinInclusive, getTotalDigits, hasMaximum, hasMinimum, setFacets, setMaxExclusive, setMaxExclusive, setMaxInclusive, setMaxInclusive, setMinExclusive, setMinExclusive, setMinInclusive, setMinInclusive, setTotalDigits, validationCode |
Methods inherited from class org.exolab.castor.builder.types.XSPatternBase |
---|
getPattern, setPattern |
Methods inherited from class org.exolab.castor.builder.types.XSType |
---|
escapePattern, getFacets, getName, getType, isDateTime, isEnumerated, isPrimitive, newInstanceCode, setAsEnumerated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSNonNegativeInteger()
public XSNonNegativeInteger(boolean asWrapper)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |