public abstract class ConfigComplexEntityContainerBase extends ConfigEntityContainerBase<IConfigComplexEntity> implements IConfigComplexEntityContainer
This class supplies the base implementation for a complex configuration entity container. The provider should extend this class and complete the implementation.
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation of the entity container object
|
clear, createEntity, deserialize, getEntity, iterator, removeEntity, serializeisDirty, setDirtygetAddress, getRepositorygetTracerequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateEntity, deserialize, getEntity, iterator, removeEntity, serializeclear, isDirty, setDirtygetAddress, getRepositorypublic final String toString()
toString in class ConfigNodeBaseCopyright © 2019 Neeve Research, LLC. All Rights Reserved.