Class IxObjectValue

java.lang.Object
de.uplanet.lucy.server.ixvalue.AbstractIxValue
de.uplanet.lucy.server.ixvalue.IxObjectValue
All Implemented Interfaces:
IIxValue

public final class IxObjectValue extends de.uplanet.lucy.server.ixvalue.AbstractIxValue
  • Field Summary Link icon

    Fields inherited from interface de.uplanet.lucy.server.ixvalue.IIxValue Link icon

    EMPTY
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns a big decimal value.
    boolean
    Returns the a boolean value.
    double
    Returns a double value.
    int
    Returns a integer value.
    long
    Returns a long value.
    Returns the value as an value holder.
    Returns the physical value.
    boolean
    Returns true on a primitive value type like integer or boolean.

    Methods inherited from class de.uplanet.lucy.server.ixvalue.AbstractIxValue Link icon

    asBigDecimal, asBoolean, asDate, asDate, asDouble, asInt, asLong, asString, asString, asTime, asTime, asTimestamp, asTimestamp, getType, hasValue

    Methods inherited from class java.lang.Object Link icon

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait