Uses of Class
step.licensing.LicensingResources.StepEnterprise
-
Packages that use LicensingResources.StepEnterprise Package Description step.licensing step.licensing.conf.meta -
-
Uses of LicensingResources.StepEnterprise in step.licensing
Methods in step.licensing that return LicensingResources.StepEnterprise Modifier and Type Method Description static LicensingResources.StepEnterprise
LicensingResources.StepEnterprise. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LicensingResources.StepEnterprise[]
LicensingResources.StepEnterprise. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LicensingResources.StepEnterprise in step.licensing.conf.meta
Methods in step.licensing.conf.meta that return types with arguments of type LicensingResources.StepEnterprise Modifier and Type Method Description static java.util.List<LicensingResources.StepEnterprise>
StepVersion. getLicensesRequiringNewerVersion(StepVersion selected)
java.util.List<LicensingResources.StepEnterprise>
StepVersion. licensesAddedInThisVersion()
-