All Packages Class Hierarchy This Package Previous Next Index
Interface semper.txlayer.description.Describable
- public interface Describable
Interface that all objects should implement when they want
to be part of a
Container.
-
getDescription()
-
getDescription
public abstract Description getDescription()
- Returns:
- A description of the object.
All Packages Class Hierarchy This Package Previous Next Index