| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Method and Description |
|---|---|
ContactMethodType |
ContactMethodProperties.getType()
Return the type of the contact method.
|
static ContactMethodType |
ContactMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactMethodType[] |
ContactMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactMethodProperties.setType(ContactMethodType type)
Set up the type of the contact method.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.