public interface Properties<V> extends java.lang.Iterable<Property<V>>, AnnotationContainer
| Modifier and Type | Method and Description |
|---|---|
void |
add(Property<? extends V> property) |
boolean |
contains(java.lang.String id) |
Property<V> |
get(java.lang.String id) |
void |
remove(java.lang.String id) |
addAnnotation, annotations, annotations, removeAnnotation, removeAnnotationsCopyright © 2015 echocat. All Rights Reserved.