Class SetCartCustomLineItemCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetCartCustomLineItemCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetCartCustomLineItemCustomType(String customLineItemId, String customLineItemKey, List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustomLineItemId(String customLineItemId) voidsetCustomLineItemKey(String customLineItemKey) voidsetFields(List<CustomFieldInput> fields) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetCartCustomLineItemCustomType
public SetCartCustomLineItemCustomType() -
SetCartCustomLineItemCustomType
public SetCartCustomLineItemCustomType(String customLineItemId, String customLineItemKey, List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId)
-
-
Method Details
-
getCustomLineItemId
-
setCustomLineItemId
-
getCustomLineItemKey
-
setCustomLineItemKey
-
getFields
-
setFields
-
getType
-
setType
-
getTypeKey
-
setTypeKey
-
getTypeId
-
setTypeId
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-