public class ContractOpenEvent extends ClientEvent
Constructor and Description |
---|
ContractOpenEvent(java.lang.String billingId,
int contractId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBillingId() |
int |
getContractId() |
void |
setBillingId(java.lang.String billingId) |
void |
setContractId(int contractId) |
getClassName