KIE API 6.2.0.CR4

org.kie.api.definition.type
Interface Annotation


public interface Annotation


Method Summary
 String getName()
           
 Class getPropertyType(String key)
           
 Object getPropertyValue(String key)
           
 

Method Detail

getName

String getName()

getPropertyValue

Object getPropertyValue(String key)

getPropertyType

Class getPropertyType(String key)

KIE API 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.