| Package | Description |
|---|---|
| org.smallmind.web.json.query |
| Modifier and Type | Method and Description |
|---|---|
ComponentType |
ComponentHint.getType() |
static ComponentType |
ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentType[] |
ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ComponentTypeEnumXmlAdapter.marshal(ComponentType enumeration) |
void |
ComponentHint.setType(ComponentType type) |
| Constructor and Description |
|---|
ComponentHint(ComponentType type) |
Copyright © 2019. All rights reserved.