Package | Description |
---|---|
org.opencode4workspace.bo | |
org.opencode4workspace.json |
Modifier and Type | Method and Description |
---|---|
Focus.Lens |
Focus.getLens() |
static Focus.Lens |
Focus.Lens.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Focus.Lens[] |
Focus.Lens.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Focus.setLens(Focus.Lens lens) |
Modifier and Type | Method and Description |
---|---|
Focus.Lens |
LensDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Copyright © 2018 OpenNTF. All rights reserved.