public class PersonProfileAddressBuilder extends BaseModelBuilder<PersonProfileAddress>
PersonProfileAddress
Constructor and Description |
---|
PersonProfileAddressBuilder() |
Modifier and Type | Method and Description |
---|---|
PersonProfileAddress |
buildModel(org.json.JSONObject jsonObject) |
buildList, buildList, buildList, buildModel, buildModel
dateFormatter, datetimeFormatter, optCollection, optDate, optDateTime, optIntegerCollection, optIntegerList, optIntegerSet, optString, optStringCollection, optStringList, optStringSet
public PersonProfileAddress buildModel(org.json.JSONObject jsonObject)
buildModel
in class BaseModelBuilder<PersonProfileAddress>
jsonObject
- A JSONObject representing a T instance