Class PropertyTable

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Property>, Collection<Property>, List<Property>

public class PropertyTable extends ModelComponentTable<Property>
A list of properties
See Also:
  • Method Details