Uses of Class
com.sun.msv.datatype.xsd.IntegerValueType
Packages that use IntegerValueType
-
Uses of IntegerValueType in com.sun.msv.datatype.xsd
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.