org.zeroexchange.web.components.resource
Class WorkEfforts

java.lang.Object
  extended by org.zeroexchange.web.components.resource.WorkEfforts
All Implemented Interfaces:
Serializable

public class WorkEfforts
extends Object
implements Serializable

Author:
black
See Also:
Serialized Form

Constructor Summary
WorkEfforts()
           
 
Method Summary
 BigDecimal getWorkingHours()
           
 BigDecimal getWorkPrice()
           
 void setWorkingHours(BigDecimal workingHours)
           
 void setWorkPrice(BigDecimal workPrice)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkEfforts

public WorkEfforts()
Method Detail

getWorkPrice

public BigDecimal getWorkPrice()

setWorkPrice

public void setWorkPrice(BigDecimal workPrice)

getWorkingHours

public BigDecimal getWorkingHours()

setWorkingHours

public void setWorkingHours(BigDecimal workingHours)


Copyright © 2013. All Rights Reserved.