| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static CompanyCertStatus.TypeEnum |
CompanyCertStatus.TypeEnum.fromValue(String text) |
CompanyCertStatus.TypeEnum |
CompanyCertStatus.getType()
Get type
|
static CompanyCertStatus.TypeEnum |
CompanyCertStatus.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompanyCertStatus.TypeEnum[] |
CompanyCertStatus.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 |
CompanyCertStatus.setType(CompanyCertStatus.TypeEnum type) |
CompanyCertStatus |
CompanyCertStatus.type(CompanyCertStatus.TypeEnum type) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.