public class KeyProperty extends Object implements ColumnProperty
| Constructor and Description |
|---|
KeyProperty() |
KeyProperty(Predicate<PropertyMeta<?,?>> appliesTo) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<PropertyMeta<?,?>> |
getAppliesTo() |
String |
toString() |
public KeyProperty(Predicate<PropertyMeta<?,?>> appliesTo)
public KeyProperty()
public Predicate<PropertyMeta<?,?>> getAppliesTo()
Copyright © 2015. All rights reserved.