public class Feature extends Object
LicenseProvider.checkout(Feature)
Constructor and Description |
---|
Feature(String name,
String version)
Creates a license feature instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns the feature name;
|
String |
getVersion()
Returns the feature version.
|
int |
hashCode() |
String |
toString() |