Uses of Enum
com.okta.sdk.resource.model.Org2OrgApplication.NameEnum
Packages that use Org2OrgApplication.NameEnum
-
Uses of Org2OrgApplication.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return Org2OrgApplication.NameEnumModifier and TypeMethodDescriptionstatic Org2OrgApplication.NameEnumOrg2OrgApplication.getName()Get namestatic Org2OrgApplication.NameEnumReturns 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.Methods in com.okta.sdk.resource.model with parameters of type Org2OrgApplication.NameEnumModifier and TypeMethodDescriptionOrg2OrgApplication.name(Org2OrgApplication.NameEnum name) voidOrg2OrgApplication.setName(Org2OrgApplication.NameEnum name)