no.digipost.api.client.representations
Class ListedTime
java.lang.Object
no.digipost.api.client.representations.ListedTime
public class ListedTime
- extends Object
Field Summary |
protected org.joda.time.DateTime |
time
|
Constructor Summary |
ListedTime(org.joda.time.DateTime atTime)
|
Method Summary |
org.joda.time.DateTime |
getTime()
Gets the value of the time property. |
void |
setTime(org.joda.time.DateTime value)
Sets the value of the time property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
time
protected org.joda.time.DateTime time
ListedTime
public ListedTime(org.joda.time.DateTime atTime)
getTime
public org.joda.time.DateTime getTime()
- Gets the value of the time property.
- Returns:
- possible object is
String
setTime
public void setTime(org.joda.time.DateTime value)
- Sets the value of the time property.
- Parameters:
value
- allowed object is
String
Copyright © 2012 Digipost Open Source. All Rights Reserved.