| Package | Description |
|---|---|
| com.lhkbob.entreri.property |
| Modifier and Type | Method and Description |
|---|---|
static Clone.Policy |
Clone.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Clone.Policy[] |
Clone.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyFactory<ObjectProperty> |
ObjectProperty.factory(Clone.Policy policy)
Return a PropertyFactory that creates ObjectProperties using the given cloning
policy.
|
| Constructor and Description |
|---|
ObjectProperty.Factory(Clone.Policy policy) |
Copyright © 2013. All Rights Reserved.