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 IntegerValueTypeUnsignedLongType.upperBoundupper bound value.Methods in com.sun.msv.datatype.xsd that return IntegerValueTypeModifier and TypeMethodDescriptionstatic IntegerValueTypetranslates non-canonicalized representation of an integer into an IntegerValueType.static IntegerValueTypeIntegerValueType.create(BigInteger bi) translates a BigInteger to an IntegerValueType.