KIE API 6.1.0.CR2

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.1.0.CR2

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