Package org.kie.api.definition.type
Interface Annotation
-
public interface Annotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()ClassgetPropertyType(String key)ObjectgetPropertyValue(String key)
-