Uses of Enum
com.okta.sdk.resource.model.ChildOrg.StatusEnum
Packages that use ChildOrg.StatusEnum
-
Uses of ChildOrg.StatusEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ChildOrg.StatusEnumModifier and TypeMethodDescriptionstatic ChildOrg.StatusEnumChildOrg.getStatus()Status of the Org.static ChildOrg.StatusEnumReturns the enum constant of this type with the specified name.static ChildOrg.StatusEnum[]ChildOrg.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.