Uses of Class
org.drools.workbench.models.testscenarios.shared.FieldData
-
Packages that use FieldData Package Description org.drools.workbench.models.testscenarios.shared -
-
Uses of FieldData in org.drools.workbench.models.testscenarios.shared
Methods in org.drools.workbench.models.testscenarios.shared that return types with arguments of type FieldData Modifier and Type Method Description List<FieldData>CollectionFieldData. getCollectionFieldList()Method parameters in org.drools.workbench.models.testscenarios.shared with type arguments of type FieldData Modifier and Type Method Description voidCollectionFieldData. setCollectionFieldList(List<FieldData> collectionFieldList)
-