Uses of Enum
org.openapitools.client.model.PolicyType
Packages that use PolicyType
Package
Description
-
Uses of PolicyType in com.okta.sdk.impl.resource
Fields in com.okta.sdk.impl.resource declared as PolicyTypeMethods in com.okta.sdk.impl.resource with parameters of type PolicyType -
Uses of PolicyType in com.okta.sdk.resource.policy
Methods in com.okta.sdk.resource.policy with parameters of type PolicyType -
Uses of PolicyType in org.openapitools.client.model
Fields in org.openapitools.client.model declared as PolicyTypeMethods in org.openapitools.client.model that return PolicyTypeModifier and TypeMethodDescriptionstatic PolicyType
Policy.getType()
Get typestatic PolicyType
Returns the enum constant of this type with the specified name.static PolicyType[]
PolicyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type PolicyTypeModifier and TypeMethodDescriptionvoid
Policy.setType
(PolicyType type) Policy.type
(PolicyType type)