Class BusinessUnitStoresSet
java.lang.Object
com.commercetools.graphql.api.types.BusinessUnitStoresSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionBusinessUnitStoresSet(List<Store> stores, List<KeyReference> storesRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidvoidsetStoresRef(List<KeyReference> storesRef) voidtoString()
-
Constructor Details
-
BusinessUnitStoresSet
public BusinessUnitStoresSet() -
BusinessUnitStoresSet
-
-
Method Details
-
getStores
-
setStores
-
getStoresRef
-
setStoresRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-