Uses of Enum Class
net.spreadsheetspace.sdk.Sdk.TokenType
Packages that use Sdk.TokenType
-
Uses of Sdk.TokenType in net.spreadsheetspace.sdk
Subclasses with type arguments of type Sdk.TokenType in net.spreadsheetspace.sdkMethods in net.spreadsheetspace.sdk that return Sdk.TokenTypeModifier and TypeMethodDescriptionstatic Sdk.TokenTypeReturns the enum constant of this class with the specified name.static Sdk.TokenType[]Sdk.TokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.spreadsheetspace.sdk with parameters of type Sdk.TokenTypeModifierConstructorDescriptionSdk(String orchestratorServer, String token, Sdk.TokenType type) Constructor of SpreadSheetSpace Sdk.