|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gridbus.gmd.soap.gmdqueryclient.Price
Constructor Summary | |
Price(float hPrice,
float sPrice)
|
Method Summary | |
float |
getHardwarePrice()
Returns the hardwarePrice. |
float |
getSoftwarePrice()
Returns the softwarePrice. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Price(float hPrice, float sPrice)
Method Detail |
public float getHardwarePrice()
public float getSoftwarePrice()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |