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