Class QuoteRequestCreated
java.lang.Object
com.commercetools.graphql.api.types.QuoteRequestCreated
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static QuoteRequestCreated.BuildervoidsetQuoteRequest(QuoteRequest quoteRequest) voidtoString()
-
Constructor Details
-
QuoteRequestCreated
public QuoteRequestCreated() -
QuoteRequestCreated
-
-
Method Details
-
getQuoteRequest
-
setQuoteRequest
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-