| Package | Description |
|---|---|
| org.hawkular.apm.api.model | |
| org.hawkular.apm.api.model.config.btxn |
| Modifier and Type | Method and Description |
|---|---|
PropertyType |
Property.getType() |
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setType(PropertyType type) |
| Constructor and Description |
|---|
Property(String name,
String value,
PropertyType type)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyType |
SetPropertyAction.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetPropertyAction.setType(PropertyType type) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.