Uses of Class
rs.baselib.licensing.LicensingScheme
| Package | Description |
|---|---|
| rs.baselib.licensing |
Helper methods for licensing products.
|
-
Uses of LicensingScheme in rs.baselib.licensing
Methods in rs.baselib.licensing that return LicensingScheme Modifier and Type Method Description static LicensingSchemeLicensingScheme. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LicensingScheme[]LicensingScheme. values()Returns an array containing the constants of this enum type, in the order they are declared.