public class NominationPusher extends Object
| Constructor and Description |
|---|
NominationPusher() |
NominationPusher(NominationCategoryPusher profit,
NominationCategoryPusher balance,
NominationCategoryPusher customerNumber) |
| Modifier and Type | Method and Description |
|---|---|
NominationCategoryPusher |
getBalance() |
NominationCategoryPusher |
getCustomerNumber() |
NominationCategoryPusher |
getProfit() |
void |
setBalance(NominationCategoryPusher balance) |
void |
setCustomerNumber(NominationCategoryPusher customerNumber) |
void |
setProfit(NominationCategoryPusher profit) |
public NominationPusher()
public NominationPusher(NominationCategoryPusher profit, NominationCategoryPusher balance, NominationCategoryPusher customerNumber)
public NominationCategoryPusher getBalance()
public NominationCategoryPusher getCustomerNumber()
public NominationCategoryPusher getProfit()
public void setBalance(NominationCategoryPusher balance)
public void setCustomerNumber(NominationCategoryPusher customerNumber)
public void setProfit(NominationCategoryPusher profit)
Copyright © 2014 Power TAC. All Rights Reserved.