Interface ITticket
-
- All Known Implementing Classes:
ImmutableTticket
public interface ITticket
A definition corresponding to POJO 'Tticket
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContent()
String
getState()
-