Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
GroupGranteeEnum |
GroupGrantee.getGroupGranteeType()
Obtain type of the grantee group.
|
static GroupGranteeEnum |
GroupGranteeEnum.getValueFromCode(String code) |
static GroupGranteeEnum |
GroupGranteeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupGranteeEnum[] |
GroupGranteeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GroupGrantee(GroupGranteeEnum groupGranteeType) |
Copyright © 2019. All rights reserved.