Uses of Class
de.uplanet.lucy.server.ixvalue.IxIntValue
-
Packages that use IxIntValue Package Description de.uplanet.lucy.server.ixvalue -
-
Uses of IxIntValue in de.uplanet.lucy.server.ixvalue
Fields in de.uplanet.lucy.server.ixvalue declared as IxIntValue Modifier and Type Field Description static IxIntValue
IxValueFactory. EMPTY_INT
Methods in de.uplanet.lucy.server.ixvalue that return IxIntValue Modifier and Type Method Description static IxIntValue
IxValueFactory. create(int p_iValue)
static IxIntValue
IxValueFactory. createEmptyInteger()
-