org.jclouds.rimuhosting.miro.domain.internal
Class RimuHostingTimestamp
java.lang.Object
org.jclouds.rimuhosting.miro.domain.internal.RimuHostingTimestamp
public class RimuHostingTimestamp
- extends Object
Handles a timestamp JSON object from rimuhosting
- Author:
- Ivan Meredith
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RimuHostingTimestamp
public RimuHostingTimestamp()
getMs
public Long getMs()
setMs
public void setMs(Long ms_since_epoch)
getTimestamp
public Timestamp getTimestamp()
Copyright © 2009-2011 jclouds. All Rights Reserved.