|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompensationType | |
|---|---|
| com.ebmwebsourcing.sla.agreement.descriptor | |
| org.ggf.schemas.graap._2007._03.ws_agreement | |
| Uses of CompensationType in com.ebmwebsourcing.sla.agreement.descriptor |
|---|
| Methods in com.ebmwebsourcing.sla.agreement.descriptor that return CompensationType | |
|---|---|
CompensationType |
AgreementFactory.agreementPenaltyOrRewardBuilder(javax.xml.datatype.Duration duration,
java.lang.String unit,
java.lang.Float value)
|
CompensationType |
AgreementFactory.agreementPenaltyOrRewardBuilder(long invocationNumber,
java.lang.String unit,
java.lang.Float value)
|
| Method parameters in com.ebmwebsourcing.sla.agreement.descriptor with type arguments of type CompensationType | |
|---|---|
BusinessValueListType |
AgreementFactory.agreementBusinessValueListBuilder(int importance,
java.util.List<CompensationType> penalties,
java.util.List<CompensationType> rewards,
java.util.List<Preference> preferences)
|
BusinessValueListType |
AgreementFactory.agreementBusinessValueListBuilder(int importance,
java.util.List<CompensationType> penalties,
java.util.List<CompensationType> rewards,
java.util.List<Preference> preferences)
|
| Uses of CompensationType in org.ggf.schemas.graap._2007._03.ws_agreement |
|---|
| Fields in org.ggf.schemas.graap._2007._03.ws_agreement with type parameters of type CompensationType | |
|---|---|
protected java.util.List<CompensationType> |
BusinessValueListType.penalty
|
protected java.util.List<CompensationType> |
BusinessValueListType.reward
|
| Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return CompensationType | |
|---|---|
CompensationType |
ObjectFactory.createCompensationType()
Create an instance of CompensationType |
| Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return types with arguments of type CompensationType | |
|---|---|
java.util.List<CompensationType> |
BusinessValueListType.getPenalty()
Gets the value of the penalty property. |
java.util.List<CompensationType> |
BusinessValueListType.getReward()
Gets the value of the reward property. |
| Method parameters in org.ggf.schemas.graap._2007._03.ws_agreement with type arguments of type CompensationType | |
|---|---|
void |
BusinessValueListType.setPenalty(java.util.List<CompensationType> penalty)
|
void |
BusinessValueListType.setReward(java.util.List<CompensationType> reward)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||