Uses of Enum Class
net.spreadsheetspace.sdk.orchestrator.model.ClientType
Packages that use ClientType
-
Uses of ClientType in net.spreadsheetspace.sdk.orchestrator.model
Subclasses with type arguments of type ClientType in net.spreadsheetspace.sdk.orchestrator.modelMethods in net.spreadsheetspace.sdk.orchestrator.model that return ClientTypeModifier and TypeMethodDescriptionPublishRequest.getClient_type()OrchestratorNewViewRequest.getClientType()static ClientTypeClientType.getTypeByString(String type) static ClientTypeClientType.lookup(int val) static ClientTypeReturns the enum constant of this class with the specified name.static ClientType[]ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.spreadsheetspace.sdk.orchestrator.model with parameters of type ClientType -
Uses of ClientType in net.spreadsheetspace.sdk.sbc.model
Methods in net.spreadsheetspace.sdk.sbc.model that return ClientTypeMethods in net.spreadsheetspace.sdk.sbc.model with parameters of type ClientTypeConstructors in net.spreadsheetspace.sdk.sbc.model with parameters of type ClientType