Class SetStagedOrderReturnItemCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderReturnItemCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderReturnItemCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId, String returnItemId, String returnItemKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetFields(List<CustomFieldInput> fields) voidsetReturnItemId(String returnItemId) voidsetReturnItemKey(String returnItemKey) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetStagedOrderReturnItemCustomType
public SetStagedOrderReturnItemCustomType() -
SetStagedOrderReturnItemCustomType
public SetStagedOrderReturnItemCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId, String returnItemId, String returnItemKey)
-
-
Method Details
-
getFields
-
setFields
-
getType
-
setType
-
getTypeKey
-
setTypeKey
-
getTypeId
-
setTypeId
-
getReturnItemId
-
setReturnItemId
-
getReturnItemKey
-
setReturnItemKey
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-