Class MarketplaceState
java.lang.Object
org.oxerr.stubhub.client.model.MarketplaceState
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetContractState(String contractState) voidsetFullfilmentState(String fullfilmentState) voidsetPaymentState(String paymentState) toString()
-
Constructor Details
-
MarketplaceState
public MarketplaceState()
-
-
Method Details
-
getFullfilmentState
-
setFullfilmentState
-
getPaymentState
-
setPaymentState
-
getContractState
-
setContractState
-
hashCode
-
equals
-
toString
-