Class StoreNameSet
java.lang.Object
com.commercetools.graphql.api.types.StoreNameSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStoreNameSet(String name, List<LocalizedString> nameAllLocales, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getType()inthashCode()static StoreNameSet.BuildervoidvoidsetNameAllLocales(List<LocalizedString> nameAllLocales) voidtoString()
-
Constructor Details
-
StoreNameSet
public StoreNameSet() -
StoreNameSet
-
-
Method Details
-
getName
-
setName
-
getNameAllLocales
-
setNameAllLocales
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-