Package | Description |
---|---|
org.fastnate.generator.context |
Modifier and Type | Method and Description |
---|---|
static UniquePropertyQuality |
UniquePropertyQuality.getMatchingQuality(Property<?,?> property)
Finds the best quality that matches the given property.
|
static UniquePropertyQuality |
UniquePropertyQuality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UniquePropertyQuality[] |
UniquePropertyQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 fastnate.org. All rights reserved.