Uses of Enum
com.okta.sdk.resource.model.Org2OrgApplication.NameEnum
-
Uses of Org2OrgApplication.NameEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic Org2OrgApplication.NameEnum
Org2OrgApplication.getName()
Get namestatic Org2OrgApplication.NameEnum
Returns the enum constant of this type with the specified name.static Org2OrgApplication.NameEnum[]
Org2OrgApplication.NameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOrg2OrgApplication.name
(Org2OrgApplication.NameEnum name) void
Org2OrgApplication.setName
(Org2OrgApplication.NameEnum name)