
public interface IProperties<RECEIVER> extends IPropertyProvider<RECEIVER>
properties.| Modifier and Type | Method and Description |
|---|---|
void |
add(Property<RECEIVER> property) |
Property<RECEIVER> |
getProperty(String name) |
Class<RECEIVER> |
getReceiverType() |
getPropertiesCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.