| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static CompanyCertType.TypeEnum |
CompanyCertType.TypeEnum.fromValue(String text) |
CompanyCertType.TypeEnum |
CompanyCertType.getType()
Get type
|
static CompanyCertType.TypeEnum |
CompanyCertType.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompanyCertType.TypeEnum[] |
CompanyCertType.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompanyCertType.setType(CompanyCertType.TypeEnum type) |
CompanyCertType |
CompanyCertType.type(CompanyCertType.TypeEnum type) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.