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

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

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

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


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

Field Detail

bandwidth

public java.lang.Double bandwidth

price

public java.lang.Double price

unit

public java.lang.String unit
Constructor Detail

Subscribe.SchemeData.PackageData.Bandwidth.Limit

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

Method Detail

getBandwidth

public java.lang.Double getBandwidth()
Return the bandwidth usage

Returns:
the bandwidth usage

getPrice

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

Returns:
the price of bandwidth overLimit

getUnit

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

Returns:
the bandwidth unit

setBandwidth

public void setBandwidth(java.lang.Double bandwidth)
Sets the usage bandwidth

Parameters:
bandwidth - - The usage bandwidth

setPrice

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

Parameters:
price - - The price of bandwidth overLimt

setUnit

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

Parameters:
unit - - The bandwidth unit