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