Class SetProductAssetCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetProductAssetCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetProductAssetCustomType(Integer variantId, String sku, Boolean staged, String typeId, String typeKey, ResourceIdentifierInput type, List<CustomFieldInput> fields, String assetKey, String assetId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSku()getType()inthashCode()voidsetAssetId(String assetId) voidsetAssetKey(String assetKey) voidsetFields(List<CustomFieldInput> fields) voidvoidvoidvoidvoidsetTypeKey(String typeKey) voidsetVariantId(Integer variantId) toString()
-
Constructor Details
-
SetProductAssetCustomType
public SetProductAssetCustomType() -
SetProductAssetCustomType
public SetProductAssetCustomType(Integer variantId, String sku, Boolean staged, String typeId, String typeKey, ResourceIdentifierInput type, List<CustomFieldInput> fields, String assetKey, String assetId)
-
-
Method Details
-
getVariantId
-
setVariantId
-
getSku
-
setSku
-
getStaged
-
setStaged
-
getTypeId
-
setTypeId
-
getTypeKey
-
setTypeKey
-
getType
-
setType
-
getFields
-
setFields
-
getAssetKey
-
setAssetKey
-
getAssetId
-
setAssetId
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-