Uses of Class
com.sun.msv.datatype.xsd.IntegerValueType
Packages that use IntegerValueType
-
Uses of IntegerValueType in com.sun.msv.datatype.xsd
Fields in com.sun.msv.datatype.xsd declared as IntegerValueTypeModifier and TypeFieldDescriptionprivate static final IntegerValueType
UnsignedLongType.upperBound
upper bound value.Methods in com.sun.msv.datatype.xsd that return IntegerValueTypeModifier and TypeMethodDescriptionstatic IntegerValueType
translates non-canonicalized representation of an integer into an IntegerValueType.static IntegerValueType
IntegerValueType.create
(BigInteger bi) translates a BigInteger to an IntegerValueType.