@Generated(value="org.jsonschema2pojo") public class LocalObjectReference extends Object
Constructor and Description |
---|
LocalObjectReference()
No args constructor for use in serialization
|
LocalObjectReference(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getName()
name of the referent
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name)
name of the referent
|
String |
toString() |
public LocalObjectReference()
public LocalObjectReference(String name)
name
- Copyright © 2011–2015 Red Hat. All rights reserved.