Package | Description |
---|---|
org.komodo.rest | |
org.komodo.rest.json | |
org.komodo.rest.swagger |
Modifier and Type | Field and Description |
---|---|
protected List<RestProperty> |
AbstractKEntity.properties |
Modifier and Type | Method and Description |
---|---|
List<RestProperty> |
AbstractKEntity.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractKEntity.setProperties(List<RestProperty> newProperties) |
Modifier and Type | Method and Description |
---|---|
RestProperty |
RestPropertySerializer.read(com.google.gson.stream.JsonReader in) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
RestPropertySerializer.isComplete(RestProperty property) |
void |
RestPropertySerializer.write(com.google.gson.stream.JsonWriter out,
RestProperty value) |
Modifier and Type | Method and Description |
---|---|
protected Class<RestProperty> |
RestPropertyConverter.getEntityClass() |
Copyright © 2013–2019. All rights reserved.