Uses of Enum
com.okta.sdk.resource.model.ChildOrg.EditionEnum
-
Uses of ChildOrg.EditionEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ChildOrg.EditionEnum
ChildOrg.getEdition()
Edition for the Org.static ChildOrg.EditionEnum
Returns the enum constant of this type with the specified name.static ChildOrg.EditionEnum[]
ChildOrg.EditionEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionChildOrg.edition
(ChildOrg.EditionEnum edition) void
ChildOrg.setEdition
(ChildOrg.EditionEnum edition)