Package org.n52.faroe.annotation
Annotation Type Configurable
-
@Inherited @Documented @Target(TYPE) @Retention(RUNTIME) public @interface Configurable
Indicates that this class has one or more methods to configure the class.- Since:
- 1.0.0
- See Also:
Setting