Uses of Class
gnu.kawa.xml.XIntegerType
Packages that use XIntegerType
-
Uses of XIntegerType in gnu.kawa.xml
Fields in gnu.kawa.xml declared as XIntegerTypeModifier and TypeFieldDescriptionstatic final XIntegerType
XIntegerType.byteType
static final XIntegerType
XIntegerType.integerType
static final XIntegerType
XIntegerType.intType
static final XIntegerType
XIntegerType.longType
static final XIntegerType
XIntegerType.negativeIntegerType
static final XIntegerType
XIntegerType.nonNegativeIntegerType
static final XIntegerType
XIntegerType.nonPositiveIntegerType
static final XIntegerType
XIntegerType.positiveIntegerType
static final XIntegerType
XIntegerType.shortType
static final XIntegerType
XIntegerType.unsignedByteType
static final XIntegerType
XIntegerType.unsignedIntType
static final XIntegerType
XIntegerType.unsignedLongType
static final XIntegerType
XIntegerType.unsignedShortType
Methods in gnu.kawa.xml that return XIntegerType