com.ebmwebsourcing.agreement.definition.api
Interface Compensation
- All Known Subinterfaces:
- Penalty, Reward
- All Known Implementing Classes:
- CompensationImpl, PenaltyImpl, RewardImpl
public interface Compensation
getTimeInterval
java.lang.Long getTimeInterval()
setTimeInterval
void setTimeInterval(java.lang.Long time)
throws WSAgreementException
- Throws:
WSAgreementException
getCount
java.lang.Integer getCount()
setCount
void setCount(java.lang.Integer count)
getValueUnit
java.lang.String getValueUnit()
setValueUnit
void setValueUnit(java.lang.String value)
getValueExpr
java.lang.String getValueExpr()
setValueExpr
void setValueExpr(java.lang.String value)
Copyright © 2009 eBM Websourcing. All Rights Reserved.