Uses of Class
org.drools.examples.troubleticket.Customer
-
Packages that use Customer Package Description org.drools.examples.troubleticket -
-
Uses of Customer in org.drools.examples.troubleticket
Methods in org.drools.examples.troubleticket that return Customer Modifier and Type Method Description CustomerTicket. getCustomer()Constructors in org.drools.examples.troubleticket with parameters of type Customer Constructor Description Ticket(Customer customer)
-