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