KIE Uberfire Metadata API 6.2.0.CR2

org.kie.uberfire.metadata.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()

KIE Uberfire Metadata API 6.2.0.CR2

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