| Package | Description |
|---|---|
| de.irisnet.java.client.model |
| Modifier and Type | Method and Description |
|---|---|
static INImage.ProtoEnum |
INImage.ProtoEnum.fromValue(String value) |
INImage.ProtoEnum |
INImage.getProto()
Name of commonly used rule sets (prototypes).
|
INImage.ProtoEnum |
INImage.ProtoEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static INImage.ProtoEnum |
INImage.ProtoEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static INImage.ProtoEnum[] |
INImage.ProtoEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
INImage |
INImage.proto(INImage.ProtoEnum proto) |
void |
INImage.setProto(INImage.ProtoEnum proto) |
void |
INImage.ProtoEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
INImage.ProtoEnum enumeration) |
Copyright © 2010–2021 anotheria.net. All rights reserved.