com.mulesoft.cloudhub.client
Class Billing

java.lang.Object
  extended by com.mulesoft.cloudhub.client.Billing

public class Billing
extends Object


Constructor Summary
Billing()
           
 
Method Summary
 String getPlan()
           
 void setPlan(String plan)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Billing

public Billing()
Method Detail

getPlan

public String getPlan()

setPlan

public void setPlan(String plan)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012-2013. All Rights Reserved.