Class ReturnInfoSet
java.lang.Object
com.commercetools.graphql.api.types.ReturnInfoSet
- All Implemented Interfaces:
MessagePayload,OrderMessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static ReturnInfoSet.BuildervoidsetReturnInfo(List<ReturnInfo> returnInfo) voidtoString()
-
Constructor Details
-
ReturnInfoSet
public ReturnInfoSet() -
ReturnInfoSet
-
-
Method Details
-
getReturnInfo
-
setReturnInfo
-
getType
- Specified by:
getTypein interfaceMessagePayload- Specified by:
getTypein interfaceOrderMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload- Specified by:
setTypein interfaceOrderMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-