Class SetShoppingListTextLineItemCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetShoppingListTextLineItemCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetShoppingListTextLineItemCustomType(String textLineItemId, String textLineItemKey, List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetFields(List<CustomFieldInput> fields) voidsetTextLineItemId(String textLineItemId) voidsetTextLineItemKey(String textLineItemKey) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetShoppingListTextLineItemCustomType
public SetShoppingListTextLineItemCustomType() -
SetShoppingListTextLineItemCustomType
public SetShoppingListTextLineItemCustomType(String textLineItemId, String textLineItemKey, List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId)
-
-
Method Details
-
getTextLineItemId
-
setTextLineItemId
-
getTextLineItemKey
-
setTextLineItemKey
-
getFields
-
setFields
-
getType
-
setType
-
getTypeKey
-
setTypeKey
-
getTypeId
-
setTypeId
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-