org.jclouds.softlayer.config
Class SoftLayerParserModule.VirtualGuestAdapter.BillingItem

java.lang.Object
  extended by org.jclouds.softlayer.config.SoftLayerParserModule.VirtualGuestAdapter.BillingItem
Enclosing class:
SoftLayerParserModule.VirtualGuestAdapter

public static class SoftLayerParserModule.VirtualGuestAdapter.BillingItem
extends Object


Constructor Summary
SoftLayerParserModule.VirtualGuestAdapter.BillingItem(int id)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SoftLayerParserModule.VirtualGuestAdapter.BillingItem

public SoftLayerParserModule.VirtualGuestAdapter.BillingItem(int id)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2012 jclouds. All Rights Reserved.