| Package | Description | 
|---|---|
| com.lhkbob.entreri.property | 
| Modifier and Type | Method and Description | 
|---|---|
ObjectProperty | 
ObjectProperty.Factory.create()  | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ObjectProperty.Factory.clone(ObjectProperty src,
     int srcIndex,
     ObjectProperty dst,
     int dstIndex)  | 
void | 
ObjectProperty.Factory.setDefaultValue(ObjectProperty property,
               int index)  | 
Copyright © 2013. All Rights Reserved.