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