Uses of Enum Class
com.stimulsoft.base.licenses.StiProductIdent
Packages that use StiProductIdent
-
Uses of StiProductIdent in com.stimulsoft.base.licenses
Fields in com.stimulsoft.base.licenses declared as StiProductIdentMethods in com.stimulsoft.base.licenses that return StiProductIdentModifier and TypeMethodDescriptionStiLicenseProduct.getIdent()static StiProductIdentReturns the enum constant of this class with the specified name.static StiProductIdent[]StiProductIdent.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 StiProductIdentModifier and TypeMethodDescriptionstatic booleanStiLicenseKeyValidator.isValid(StiProductIdent ident, StiLicenseKey key) static booleanStiLicenseKeyValidator.isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident, StiLicenseKey key) voidStiLicenseProduct.setIdent(StiProductIdent ident)