public class DateTimeValue extends AbstractValue<org.joda.time.DateTime>
| Constructor and Description |
|---|
DateTimeValue() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getValue()
Getter method for the instance variable
value. |
DateTimeValue |
setValue(org.joda.time.DateTime _value)
Setter method for instance variable
value. |
getKey, setKeypublic org.joda.time.DateTime getValue()
value.getValue in class AbstractValue<org.joda.time.DateTime>valuepublic DateTimeValue setValue(org.joda.time.DateTime _value)
value.setValue in class AbstractValue<org.joda.time.DateTime>_value - value for instance variable valueCopyright © 2003–2015 The eFaps Team. All rights reserved.