public class Tticket extends Object implements Serializable
| Constructor and Description | 
|---|
Tticket()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getContent()  | 
StateType | 
getState()  | 
int | 
hashCode()  | 
void | 
setContent(String content)  | 
void | 
setState(StateType state)  | 
Copyright © 2020. All rights reserved.