Class SeatingRequest
java.lang.Object
org.oxerr.stubhub.client.model.SeatingRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRow()inthashCode()voidsetPiggybackRow(String piggybackRow) voidvoidsetSeatFrom(String seatFrom) voidvoidsetSection(String section) toString()
-
Constructor Details
-
SeatingRequest
public SeatingRequest()
-
-
Method Details
-
getSection
-
setSection
-
getRow
-
setRow
-
getPiggybackRow
-
setPiggybackRow
-
getSeatFrom
-
setSeatFrom
-
getSeatTo
-
setSeatTo
-
hashCode
-
equals
-
toString
-