![]() | Returns the underlying double value currently assigned to the property represented by this object. (ignores any override) |
![]() | Returns the underlying float value currently assigned to the property represented by this object. (ignores any override) |
![]() | Returns the underlying int value currently assigned to the property represented by this object. (ignores any override) |
![]() | Returns the underlying String value currently assigned to the property represented by this object. (ignores any override) |
![]() | Returns the underlying XPDateTime value currently assigned to the property represented by this object. (ignores any override) |
![]() | Retrieves a boolean indicating whether an override value has been set for the property represented by this object |
![]() | Gets the overriding double value for the property represented by this object. |
![]() | Gets the overriding float value for the property represented by this object. |
![]() | Sets the underlying double value for the property represented by this object. (ignores any override) |
![]() | Gets the overriding object value for the property represented by this object. |
![]() | Gets the overriding String value for the property represented by this object. |
![]() | Gets the overriding XPDateTime value for the property represented by this object. |
![]() | Returns the property ID for which this object contains value assignments. |
![]() | Returns the type of the property value. This can be used to determine which of the GetValueAsXXX methods to use. |
![]() | Returns the double value currently assigned to the property represented by this object. |
![]() | Returns the Float value currently assigned to the property represented by this object. |
![]() | Retrieves the int value currently assigned to the property represented by this object. |
![]() | Returns the String value currently assigned to the property represented by this object. |
![]() | Returns the XPDateTime value currently assigned to the property represented by this object. |
![]() | Overloaded. Sets the underlying int value for the property represented by this object. (ignores any override) |
![]() | Overloaded. Sets the overriding int value for the property represented by this object. |
IPTCardPropertyValue Interface | com.plumtree.server Namespace