Modifier and Type | Method and Description |
---|---|
AccessConditionType |
AccessCondition.type()
Gets the condition type.
|
static AccessConditionType |
AccessConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessConditionType[] |
AccessConditionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AccessCondition |
AccessCondition.type(AccessConditionType type)
Sets the condition type.
|
Copyright © 2019. All rights reserved.