Package | Description |
---|---|
com.secutix.plugin.externalprinting.v1_0.catalog.dto |
Modifier and Type | Method and Description |
---|---|
ContactRoleEnum |
PublicContact.getRole() |
ContactRoleEnum |
PublicContact.getRole() |
static ContactRoleEnum |
ContactRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactRoleEnum |
ContactRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactRoleEnum[] |
ContactRoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ContactRoleEnum[] |
ContactRoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PublicContact.setRole(ContactRoleEnum role) |
void |
PublicContact.setRole(ContactRoleEnum role) |
Copyright © 2021. All rights reserved.