| Modifier and Type | Field and Description |
|---|---|
DepositMetadata.PERSON_TYPE |
DepositMetadata.Person.type
The role for this person.
|
| Modifier and Type | Method and Description |
|---|---|
DepositMetadata.PERSON_TYPE |
DepositMetadata.Person.getType() |
static DepositMetadata.PERSON_TYPE |
DepositMetadata.PERSON_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DepositMetadata.PERSON_TYPE[] |
DepositMetadata.PERSON_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DepositMetadata.Person.setType(DepositMetadata.PERSON_TYPE type) |
Copyright © 2020. All rights reserved.