Class SetInventoryEntryCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetInventoryEntryCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetInventoryEntryCustomType(String typeId, String typeKey, ResourceIdentifierInput type, List<CustomFieldInput> fields) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetFields(List<CustomFieldInput> fields) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetInventoryEntryCustomType
public SetInventoryEntryCustomType() -
SetInventoryEntryCustomType
public SetInventoryEntryCustomType(String typeId, String typeKey, ResourceIdentifierInput type, List<CustomFieldInput> fields)
-
-
Method Details