com.shephertz.app42.paas.sdk.jme.appTab
Class Subscribe.SchemeData.PackageData.Storage.Limit

java.lang.Object
  extended by com.shephertz.app42.paas.sdk.jme.appTab.Subscribe.SchemeData.PackageData.Storage.Limit
Enclosing class:
Subscribe.SchemeData.PackageData.Storage

public class Subscribe.SchemeData.PackageData.Storage.Limit
extends java.lang.Object

An inner class that contains the remaining properties of the Storage.


Field Summary
 java.lang.Double price
           
 java.lang.Double space
           
 java.lang.String unit
           
 
Constructor Summary
Subscribe.SchemeData.PackageData.Storage.Limit()
          This is a constructor that takes no parameter
 
Method Summary
 java.lang.Double getPrice()
          Return the price of storage overLimit
 java.lang.Double getSpace()
          Return the storage space of overLimit
 java.lang.String getUnit()
          Return the storage unit
 void setPrice(java.lang.Double price)
          Sets the price of storage overLimit
 void setSpace(java.lang.Double space)
          Sets the storage space of overLimit
 void setUnit(java.lang.String unit)
          Sets the Unit of storage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

price

public java.lang.Double price

space

public java.lang.Double space

unit

public java.lang.String unit
Constructor Detail

Subscribe.SchemeData.PackageData.Storage.Limit

public Subscribe.SchemeData.PackageData.Storage.Limit()
This is a constructor that takes no parameter

Method Detail

getPrice

public java.lang.Double getPrice()
Return the price of storage overLimit

Returns:
the price of storage overLimit

getSpace

public java.lang.Double getSpace()
Return the storage space of overLimit

Returns:
the storage space of overLimit

getUnit

public java.lang.String getUnit()
Return the storage unit

Returns:
the storage unit

setPrice

public void setPrice(java.lang.Double price)
Sets the price of storage overLimit

Parameters:
price - - The price of storage overLimt

setSpace

public void setSpace(java.lang.Double space)
Sets the storage space of overLimit

Parameters:
space - - The storage space of overLimit

setUnit

public void setUnit(java.lang.String unit)
Sets the Unit of storage

Parameters:
unit - - The storage unit