Uses of Class
gnu.kawa.xml.XIntegerType
-
Packages that use XIntegerType Package Description gnu.kawa.xml -
-
Uses of XIntegerType in gnu.kawa.xml
Fields in gnu.kawa.xml declared as XIntegerType Modifier and Type Field Description static XIntegerTypeXIntegerType. byteTypestatic XIntegerTypeXIntegerType. integerTypestatic XIntegerTypeXIntegerType. intTypestatic XIntegerTypeXIntegerType. longTypestatic XIntegerTypeXIntegerType. negativeIntegerTypestatic XIntegerTypeXIntegerType. nonNegativeIntegerTypestatic XIntegerTypeXIntegerType. nonPositiveIntegerTypestatic XIntegerTypeXIntegerType. positiveIntegerTypestatic XIntegerTypeXIntegerType. shortTypestatic XIntegerTypeXIntegerType. unsignedByteTypestatic XIntegerTypeXIntegerType. unsignedIntTypestatic XIntegerTypeXIntegerType. unsignedLongTypestatic XIntegerTypeXIntegerType. unsignedShortTypeMethods in gnu.kawa.xml that return XIntegerType Modifier and Type Method Description XIntegerTypeXInteger. getIntegerType()
-