KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.definition.type.FactField

Packages that use FactField
org.kie.api.definition.type   
 

Uses of FactField in org.kie.api.definition.type
 

Methods in org.kie.api.definition.type that return FactField
 FactField FactType.getField(String name)
          Returns the FactField identified by the given name.
 

Methods in org.kie.api.definition.type that return types with arguments of type FactField
 List<FactField> FactType.getFields()
          Returns the list of FactField in this FactType
 


KIE API 6.1.0.Beta2

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