@Generated(value="org.jsonschema2pojo") public class ObjectFieldSelector extends Object
Constructor and Description |
---|
ObjectFieldSelector()
No args constructor for use in serialization
|
ObjectFieldSelector(String apiVersion,
String fieldPath) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getApiVersion() |
String |
getFieldPath() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setApiVersion(String apiVersion) |
void |
setFieldPath(String fieldPath) |
public ObjectFieldSelector()
public String getApiVersion()
public void setApiVersion(String apiVersion)
apiVersion
- The apiVersionpublic String getFieldPath()
public void setFieldPath(String fieldPath)
fieldPath
- The fieldPathCopyright © 2011–2015 Red Hat. All rights reserved.