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