public class DateRangeValue
extends java.lang.Object
| Constructor and Description |
|---|
DateRangeValue()
Instantiates a new date range value.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIncludeTimeValue()
Gets the include time value.
|
boolean |
getStorageTimeZone()
Gets the storage time zone.
|
java.lang.String |
getType()
Gets the type.
|
java.util.Date |
getValue()
Gets the value.
|
java.lang.String |
toString() |
public boolean getIncludeTimeValue()
public boolean getStorageTimeZone()
public java.lang.String getType()
public java.util.Date getValue()
public java.lang.String toString()
toString in class java.lang.Object