public class Ticket extends Object
Ticket()
Ticket(Customer customer)
Customer
getCustomer()
String
getStatus()
void
setStatus(String status)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Ticket()
public Ticket(Customer customer)
public String getStatus()
public void setStatus(String status)
public Customer getCustomer()
public String toString()
toString
Object
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.