| Package | Description |
|---|---|
| info.archinnov.achilles.internal.persistence.metadata | |
| info.archinnov.achilles.internal.persistence.metadata.util |
| Modifier and Type | Method and Description |
|---|---|
PropertyType |
PropertyMeta.type() |
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyMeta.setType(PropertyType propertyType) |
PropertyMetaBuilder |
PropertyMetaBuilder.type(PropertyType type) |
| Constructor and Description |
|---|
PropertyTypeExclude(PropertyType... types) |
PropertyTypeFilter(PropertyType... types) |
Copyright © 2012-2014. All Rights Reserved.