public class ReserveEppStep extends Step
Constructor and Description |
---|
ReserveEppStep(ParameterMap config) |
Modifier and Type | Method and Description |
---|---|
int |
getAddressParamId() |
int |
getBillingAddressParamId() |
java.lang.String |
getBillingId() |
int |
getGroupId() |
java.lang.String |
getJspFile() |
int |
getParamId() |
int |
getTaskTypeId() |
StepData<?> |
newStepData(WizardData data) |
getConfig, getExpression, newInstance, setExpression
public ReserveEppStep(ParameterMap config)
public java.lang.String getJspFile()
getJspFile
in class Step
public StepData<?> newStepData(WizardData data)
newStepData
in class Step
public java.lang.String getBillingId()
public int getParamId()
public int getAddressParamId()
public int getTaskTypeId()
public int getGroupId()
public int getBillingAddressParamId()