Class SetOrderReturnItemCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetOrderReturnItemCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetOrderReturnItemCustomType(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
-
SetOrderReturnItemCustomType
public SetOrderReturnItemCustomType() -
SetOrderReturnItemCustomType
public SetOrderReturnItemCustomType(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
-