This list of strings may be created from or converted to and from either Text Field Text (a newline separated list of strings) or Property Text (a ! delimited list).
This list will store the properties in the order they are {@link #add(Property) added}.
Caution must be used when accessing this object. This class is not thread safe and, for entity persistence, the child properties must have their {@link Property#getParentList()} field set. This is done for you when using the{@link #add(Property)} method.
@author Jason Dobies @author Greg Hinkle
|
|
|
|
|
|