public abstract class PropertiesContainer<T extends Property>
extends java.lang.Object
Constructor and Description |
---|
PropertiesContainer() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<T> |
getProperties() |
public abstract java.util.List<T> getProperties()