public class AddressInfoCheckStepData extends StepData<AddressInfoCheckStep>
Constructor and Description |
---|
AddressInfoCheckStepData(AddressInfoCheckStep step,
WizardData data) |
Modifier and Type | Method and Description |
---|---|
int |
getHouseId() |
java.util.List<ParameterValuePair> |
getValues() |
boolean |
isFilled(java.sql.Connection con) |
public AddressInfoCheckStepData(AddressInfoCheckStep step, WizardData data)
public boolean isFilled(java.sql.Connection con) throws BGException
isFilled
in class StepData<AddressInfoCheckStep>
BGException
public int getHouseId()
public java.util.List<ParameterValuePair> getValues()