Package org.oxerr.stubhub.client.model
Class MarketplaceState
java.lang.Object
org.oxerr.stubhub.client.model.MarketplaceState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContractState(String contractState) voidsetFullfilmentState(String fullfilmentState) voidsetPaymentState(String paymentState)
-
Constructor Details
-
MarketplaceState
public MarketplaceState()
-
-
Method Details
-
getFullfilmentState
-
setFullfilmentState
-
getPaymentState
-
setPaymentState
-
getContractState
-
setContractState
-