@Generated(value="org.jsonschema2pojo") public class Person extends Object
vCard Format. Does not match PoCO
Constructor and Description |
---|
Person() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getObjectType() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setObjectType(String objectType) |
String |
toString() |
Person |
withAdditionalProperty(String name,
Object value) |
Person |
withObjectType(String objectType) |
@BeanProperty(value="objectType") public String getObjectType()
@BeanProperty(value="objectType") public void setObjectType(String objectType)
objectType
- The objectType@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
Copyright © 2018 The Apache Software Foundation. All rights reserved.