Modifier and Type | Field and Description |
---|---|
protected QuotaResourceType |
QuotaRuleType.Resource.name |
Modifier and Type | Method and Description |
---|---|
static QuotaResourceType |
QuotaResourceType.fromValue(String v) |
QuotaResourceType |
QuotaRuleType.Resource.getName()
Gets the value of the name property.
|
static QuotaResourceType |
QuotaResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotaResourceType[] |
QuotaResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QuotaRuleType.Resource.setName(QuotaResourceType value)
Sets the value of the name property.
|
Copyright © 2015. All rights reserved.