|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConvertibleFromConfig
This interface defones an object that can be converted to a from a list of FieldValueItem
s in the form of
a FieldValueItemHolder
object
Method Summary | |
---|---|
void |
populateFromConfig(HierarchicalConfiguration config)
Update the current object with data in the FieldValueItemHolder |
HierarchicalConfiguration |
toConfiguration()
Generate a FieldValueItemHolder from the current state of the object |
Method Detail |
---|
void populateFromConfig(HierarchicalConfiguration config)
FieldValueItemHolder
config
- HierarchicalConfiguration toConfiguration()
FieldValueItemHolder
from the current state of the object
FieldValueItemHolder
. Never null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |