Class CustomerLastNameSet
java.lang.Object
com.commercetools.graphql.api.types.CustomerLastNameSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static CustomerLastNameSet.BuildervoidsetLastName(String lastName) voidtoString()
-
Constructor Details
-
CustomerLastNameSet
public CustomerLastNameSet() -
CustomerLastNameSet
-
-
Method Details
-
getLastName
-
setLastName
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-