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