|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reward | |
|---|---|
| com.ebmwebsourcing.agreement.definition.api | |
| com.ebmwebsourcing.agreement.definition.impl | |
| Uses of Reward in com.ebmwebsourcing.agreement.definition.api |
|---|
| Methods in com.ebmwebsourcing.agreement.definition.api that return Reward | |
|---|---|
Reward |
BusinessValueList.newReward()
|
| Methods in com.ebmwebsourcing.agreement.definition.api that return types with arguments of type Reward | |
|---|---|
java.util.List<Reward> |
BusinessValueList.getRewards()
|
| Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type Reward | |
|---|---|
void |
BusinessValueList.addReward(Reward reward)
|
void |
BusinessValueList.removeReward(Reward reward)
|
| Uses of Reward in com.ebmwebsourcing.agreement.definition.impl |
|---|
| Classes in com.ebmwebsourcing.agreement.definition.impl that implement Reward | |
|---|---|
class |
RewardImpl
|
| Methods in com.ebmwebsourcing.agreement.definition.impl that return Reward | |
|---|---|
Reward |
BusinessValueListImpl.newReward()
|
| Methods in com.ebmwebsourcing.agreement.definition.impl that return types with arguments of type Reward | |
|---|---|
java.util.List<Reward> |
BusinessValueListImpl.getRewards()
|
| Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type Reward | |
|---|---|
void |
BusinessValueListImpl.addReward(Reward reward)
|
void |
BusinessValueListImpl.removeReward(Reward reward)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||