Package eu.mihosoft.vmf.runtime.core
Interface Annotation
-
- All Known Implementing Classes:
AnnotationImpl
public interface Annotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default boolean
equals(java.lang.String key, java.lang.String value)
java.lang.String
getKey()
java.lang.String
getValue()
-