Uses of Enum Class
net.spreadsheetspace.sdk.sbc.model.SubscriptionType
Packages that use SubscriptionType
-
Uses of SubscriptionType in net.spreadsheetspace.sdk.sbc.model
Subclasses with type arguments of type SubscriptionType in net.spreadsheetspace.sdk.sbc.modelMethods in net.spreadsheetspace.sdk.sbc.model that return SubscriptionTypeModifier and TypeMethodDescriptionstatic SubscriptionTypeSubscriptionType.getTypeByString(String type) static SubscriptionTypeSubscriptionType.lookup(int val) static SubscriptionTypeReturns the enum constant of this class with the specified name.static SubscriptionType[]SubscriptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.