Class InventoryEntryDraftCustomTypeAdapter

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.commercetools.api.models.type.CustomFieldsDraft getCustom()
      Get custom fields of the InventoryEntryDraft
      static InventoryEntryDraftCustomTypeAdapter of​(com.commercetools.api.models.inventory.InventoryEntryDraft inventoryEntryDraft)
      Build an adapter to be used for preparing custom type actions of with the given InventoryEntryDraft
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getCustom

        @Nullable
        public com.commercetools.api.models.type.CustomFieldsDraft getCustom()
        Get custom fields of the InventoryEntryDraft
        Specified by:
        getCustom in interface CustomDraft
        Returns:
        the CustomFieldsDraft