public interface SenlinPolicyTypeService
| Modifier and Type | Method and Description |
|---|---|
PolicyType |
get(String policyTypeName)
returns details of a
PolicyType. |
List<? extends PolicyType> |
list()
Gets a list of currently existing
PolicyTypes. |
List<? extends PolicyType> list()
PolicyTypes.PolicyTypesPolicyType get(String policyTypeName)
PolicyType.policyTypeName - Name of PolicyTypeCopyright © 2017. All rights reserved.