Kieora API 6.0.0.CR5

org.kie.kieora.model
Interface KProperty<T>


public interface KProperty<T>


Method Summary
 String getName()
           
 T getValue()
           
 boolean isSearchable()
           
 

Method Detail

getName

String getName()

getValue

T getValue()

isSearchable

boolean isSearchable()

Kieora API 6.0.0.CR5

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