com.shephertz.app42.paas.sdk.jme.appTab
Class StorageUnit
java.lang.Object
com.shephertz.app42.paas.sdk.jme.appTab.StorageUnit
public class StorageUnit
- extends java.lang.Object
This class contains the Storage Unit to be mentioned in the Bill.
Field Summary |
static java.lang.String |
GB
|
static java.lang.String |
KB
|
static java.lang.String |
MB
|
static java.lang.String |
TB
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GB
public static java.lang.String GB
KB
public static java.lang.String KB
MB
public static java.lang.String MB
TB
public static java.lang.String TB
StorageUnit
public StorageUnit()
throwExceptionIfNotValid
public static void throwExceptionIfNotValid(java.lang.String val)