Uses of Class
de.uplanet.lucy.server.ixvalue.IxLongValue
-
Packages that use IxLongValue Package Description de.uplanet.lucy.server.ixvalue -
-
Uses of IxLongValue in de.uplanet.lucy.server.ixvalue
Fields in de.uplanet.lucy.server.ixvalue declared as IxLongValue Modifier and Type Field Description static IxLongValue
IxValueFactory. EMPTY_LONG
Methods in de.uplanet.lucy.server.ixvalue that return IxLongValue Modifier and Type Method Description static IxLongValue
IxValueFactory. create(long p_lValue)
static IxLongValue
IxValueFactory. createEmptyLong()
-