public interface Property<V> extends AnnotationContainer
| Modifier and Type | Method and Description |
|---|---|
V |
get() |
String |
getId() |
Class<V> |
getType() |
Property<V> |
set(V content) |
addAnnotation, annotations, annotations, removeAnnotation, removeAnnotationsCopyright © 2023 echocat. All rights reserved.