public class CerberCryptStepData extends StepData<CerberCryptStep>
Constructor and Description |
---|
CerberCryptStepData(CerberCryptStep step,
WizardData data) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBillingId() |
int |
getContractId() |
boolean |
isFilled(java.sql.Connection con) |
boolean |
isShow() |
void |
setShow(boolean show) |
public CerberCryptStepData(CerberCryptStep step, WizardData data)
public boolean isFilled(java.sql.Connection con) throws BGException
isFilled
in class StepData<CerberCryptStep>
BGException
public java.lang.String getBillingId()
public int getContractId()
public boolean isShow()
public void setShow(boolean show)