Package org.kie.api.definition.type
Interface Annotation
-
public interface Annotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
Class
getPropertyType(String key)
Object
getPropertyValue(String key)
-