CoPS.CheckUpExample
Class Cost

java.lang.Object
  extended byCoPS.CheckUpExample.Cost

public class Cost
extends java.lang.Object


Constructor Summary
Cost()
           
 
Method Summary
 Price getPrice()
           
 void setAction(CheckUpAction action)
           
 void setPrice(Price price)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cost

public Cost()
Method Detail

setAction

public void setAction(CheckUpAction action)

setPrice

public void setPrice(Price price)

getPrice

public Price getPrice()