public class TicketGroup extends Object
TicketGroup(String groupName, String url, int groupCount)
int
getGroupCount()
String
getGroupName()
getUrl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TicketGroup(String groupName, String url, int groupCount)
public String getGroupName()
public String getUrl()
public int getGroupCount()