org.jclouds.rimuhosting.miro.domain
Class DataTransferAllowance
java.lang.Object
org.jclouds.rimuhosting.miro.domain.DataTransferAllowance
- All Implemented Interfaces:
- Comparable<DataTransferAllowance>
public class DataTransferAllowance
- extends Object
- implements Comparable<DataTransferAllowance>
TODO: test
- Author:
- Ivan Meredith
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataTransferAllowance
public DataTransferAllowance()
getDataTransferGb
public Integer getDataTransferGb()
setDataTransferGb
public void setDataTransferGb(Integer dataTransferGb)
compareTo
public int compareTo(DataTransferAllowance dataTransferAllowance)
- Specified by:
compareTo
in interface Comparable<DataTransferAllowance>
Copyright © 2009-2011 jclouds. All Rights Reserved.