Uses of Enum Class
com.biomatters.geneious.publicapi.plugin.License.GatedFeature
Packages that use License.GatedFeature
-
Uses of License.GatedFeature in com.biomatters.geneious.publicapi.plugin
Methods in com.biomatters.geneious.publicapi.plugin that return License.GatedFeatureModifier and TypeMethodDescriptionstatic License.GatedFeatureLicense.GatedFeature.fromString(String featureText) Returns the License.GatedFeature enum constant corresponding to the given String.static License.GatedFeatureReturns the enum constant of this class with the specified name.static License.GatedFeature[]License.GatedFeature.values()Returns an array containing the constants of this enum class, in the order they are declared.