Class PosState
java.lang.Object
org.oxerr.stubhub.client.model.PosState
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllocationState(String allocationState) voidsetFullfilmentState(String fullfilmentState) voidsetSaleStatus(String saleStatus) toString()
-
Constructor Details
-
PosState
public PosState()
-
-
Method Details
-
getFullfilmentState
-
setFullfilmentState
-
getAllocationState
-
setAllocationState
-
getSaleStatus
-
setSaleStatus
-
hashCode
-
equals
-
toString
-