@Generated(value="org.jsonschema2pojo") public class Api_ extends Object
| Constructor and Description |
|---|
Api_() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getDescription() |
URI |
getPath() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setPath(URI path) |
String |
toString() |
public URI getPath()
public void setPath(URI path)
path - The pathpublic String getDescription()
public void setDescription(String description)
description - The descriptionCopyright © 2011–2015 Red Hat. All rights reserved.