Uses of Enum Class
com.stimulsoft.base.licenses.StiActivationType
Packages that use StiActivationType
-
Uses of StiActivationType in com.stimulsoft.base.licenses
Fields in com.stimulsoft.base.licenses declared as StiActivationTypeMethods in com.stimulsoft.base.licenses that return StiActivationTypeModifier and TypeMethodDescriptionStiLicenseActivationRequest.getType()static StiActivationTypeReturns the enum constant of this class with the specified name.static StiActivationType[]StiActivationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.base.licenses with parameters of type StiActivationTypeModifier and TypeMethodDescriptionvoidStiLicenseActivationRequest.setType(StiActivationType type)