Uses of Class
org.drools.testcoverage.domain.Customer
-
-
Uses of Customer in org.drools.testcoverage.domain
Methods in org.drools.testcoverage.domain that return Customer Modifier and Type Method Description CustomerOrder. getCustomer()Constructors in org.drools.testcoverage.domain with parameters of type Customer Constructor Description Order(Customer customer, Drink drink)
-