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

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

    EMPTY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    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

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

    Methods inherited from class java.lang.Object

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