Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- targets(ItemShippingTarget...) - Method in class com.commercetools.history.models.common.ItemShippingDetailsBuilder
-
set values to the targets
- targets(List<ItemShippingTarget>) - Method in class com.commercetools.history.models.common.ItemShippingDetailsBuilder
-
set value to the targets
- TAX_CATEGORY - Enum constant in enum com.commercetools.history.models.change_history.ChangeHistoryResourceType.ChangeHistoryResourceTypeEnum
-
tax-category
- TAX_CATEGORY - Enum constant in enum com.commercetools.history.models.common.ReferenceTypeId.ReferenceTypeIdEnum
-
tax-category
- TAX_CATEGORY - Static variable in interface com.commercetools.history.models.change_history.ChangeHistoryResourceType
- TAX_CATEGORY - Static variable in interface com.commercetools.history.models.common.ReferenceTypeId
- TaxCalculationMode - Interface in com.commercetools.history.models.common
-
TaxCalculationMode
- TaxCalculationMode.TaxCalculationModeEnum - Enum in com.commercetools.history.models.common
-
possible values of TaxCalculationMode
- TaxedItemPrice - Interface in com.commercetools.history.models.common
-
TaxedItemPrice Example to create an instance using the builder pattern
- TaxedItemPriceBuilder - Class in com.commercetools.history.models.common
-
TaxedItemPriceBuilder Example to create an instance using the builder pattern
- TaxedItemPriceBuilder() - Constructor for class com.commercetools.history.models.common.TaxedItemPriceBuilder
- TaxedItemPriceImpl - Class in com.commercetools.history.models.common
-
TaxedItemPrice
- TaxedItemPriceImpl() - Constructor for class com.commercetools.history.models.common.TaxedItemPriceImpl
-
create empty instance
- taxedPrice(TaxedItemPrice) - Method in class com.commercetools.history.models.common.CustomLineItemBuilder
-
set the value to the taxedPrice
- taxedPrice(TaxedPrice) - Method in class com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValueBuilder
-
Taxed price for the Shipping Method based on
taxRate. - taxedPrice(Function<TaxedItemPriceBuilder, TaxedItemPriceBuilder>) - Method in class com.commercetools.history.models.common.CustomLineItemBuilder
-
set the value to the taxedPrice using the builder function
- taxedPrice(Function<TaxedPriceBuilder, TaxedPriceBuilder>) - Method in class com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValueBuilder
-
Taxed price for the Shipping Method based on
taxRate. - TaxedPrice - Interface in com.commercetools.history.models.common
-
TaxedPrice Example to create an instance using the builder pattern
- TaxedPriceBuilder - Class in com.commercetools.history.models.common
-
TaxedPriceBuilder Example to create an instance using the builder pattern
- TaxedPriceBuilder() - Constructor for class com.commercetools.history.models.common.TaxedPriceBuilder
- TaxedPriceImpl - Class in com.commercetools.history.models.common
-
TaxedPrice
- TaxedPriceImpl() - Constructor for class com.commercetools.history.models.common.TaxedPriceImpl
-
create empty instance
- taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetCustomLineItemTaxAmountChangeBuilder
-
"ExternalAmount" - taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetCustomLineItemTaxRateChangeBuilder
-
"External" - taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetLineItemTaxAmountChangeBuilder
-
"ExternalAmount" - taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetLineItemTaxRateChangeBuilder
-
"External" - taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetOrderTaxedPriceChangeBuilder
-
set the value to the taxMode
- taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetOrderTotalTaxChangeBuilder
-
"ExternalAmount" - taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetShippingMethodTaxAmountChangeBuilder
-
"ExternalAmount" - taxMode(TaxMode) - Method in class com.commercetools.history.models.change.SetShippingMethodTaxRateChangeBuilder
-
"External" - TaxMode - Interface in com.commercetools.history.models.common
-
TaxMode
- TaxMode.TaxModeEnum - Enum in com.commercetools.history.models.common
-
possible values of TaxMode
- taxRate(TaxRate) - Method in class com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValueBuilder
-
Tax rate set externally for the Shipping Method.
- taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValueBuilder
-
Tax rate set externally for the Shipping Method.
- TaxRate - Interface in com.commercetools.history.models.common
-
Shape of the value for
addTaxRateandremoveTaxRateactions - TaxRateBuilder - Class in com.commercetools.history.models.common
-
TaxRateBuilder Example to create an instance using the builder pattern
- TaxRateBuilder() - Constructor for class com.commercetools.history.models.common.TaxRateBuilder
- TaxRateImpl - Class in com.commercetools.history.models.common
-
Shape of the value for
addTaxRateandremoveTaxRateactions - TaxRateImpl() - Constructor for class com.commercetools.history.models.common.TaxRateImpl
-
create empty instance
- text(String) - Method in class com.commercetools.history.models.common.SearchKeywordBuilder
-
set the value to the text
- TextInputHint - Interface in com.commercetools.history.models.common
-
TextInputHint
- TextInputHint.TextInputHintEnum - Enum in com.commercetools.history.models.common
-
possible values of TextInputHint
- textLineItem(TextLineItemValue) - Method in class com.commercetools.history.models.change.ChangeTextLineItemNameChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(TextLineItemValue) - Method in class com.commercetools.history.models.change.ChangeTextLineItemQuantityChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(TextLineItemValue) - Method in class com.commercetools.history.models.change.SetTextLineItemCustomFieldChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(TextLineItemValue) - Method in class com.commercetools.history.models.change.SetTextLineItemCustomTypeChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(TextLineItemValue) - Method in class com.commercetools.history.models.change.SetTextLineItemDescriptionChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(Function<TextLineItemValueBuilder, TextLineItemValueBuilder>) - Method in class com.commercetools.history.models.change.ChangeTextLineItemNameChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(Function<TextLineItemValueBuilder, TextLineItemValueBuilder>) - Method in class com.commercetools.history.models.change.ChangeTextLineItemQuantityChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(Function<TextLineItemValueBuilder, TextLineItemValueBuilder>) - Method in class com.commercetools.history.models.change.SetTextLineItemCustomFieldChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(Function<TextLineItemValueBuilder, TextLineItemValueBuilder>) - Method in class com.commercetools.history.models.change.SetTextLineItemCustomTypeChangeBuilder
-
Holds information about the updated Text Line Item.
- textLineItem(Function<TextLineItemValueBuilder, TextLineItemValueBuilder>) - Method in class com.commercetools.history.models.change.SetTextLineItemDescriptionChangeBuilder
-
Holds information about the updated Text Line Item.
- TextLineItem - Interface in com.commercetools.history.models.common
-
TextLineItem Example to create an instance using the builder pattern
- TextLineItemBuilder - Class in com.commercetools.history.models.common
-
TextLineItemBuilder Example to create an instance using the builder pattern
- TextLineItemBuilder() - Constructor for class com.commercetools.history.models.common.TextLineItemBuilder
- TextLineItemImpl - Class in com.commercetools.history.models.common
-
TextLineItem
- TextLineItemImpl() - Constructor for class com.commercetools.history.models.common.TextLineItemImpl
-
create empty instance
- TextLineItemValue - Interface in com.commercetools.history.models.change_value
-
TextLineItemValue Example to create an instance using the builder pattern
- TextLineItemValueBuilder - Class in com.commercetools.history.models.change_value
-
TextLineItemValueBuilder Example to create an instance using the builder pattern
- TextLineItemValueBuilder() - Constructor for class com.commercetools.history.models.change_value.TextLineItemValueBuilder
- TextLineItemValueImpl - Class in com.commercetools.history.models.change_value
-
TextLineItemValue
- TextLineItemValueImpl() - Constructor for class com.commercetools.history.models.change_value.TextLineItemValueImpl
-
create empty instance
- tiers(ShippingRatePriceTier...) - Method in class com.commercetools.history.models.common.ShippingRateBuilder
-
set values to the tiers
- tiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.history.models.common.ShippingRateBuilder
-
set value to the tiers
- timestamp(String) - Method in class com.commercetools.history.models.change_value.TransactionChangeValueBuilder
-
Date and time (UTC) the Transaction took place.
- timestamp(String) - Method in class com.commercetools.history.models.common.TransactionBuilder
-
Time at which the transaction took place.
- title(String) - Method in class com.commercetools.history.models.common.AddressBuilder
-
set the value to the title
- title(String) - Method in class com.commercetools.history.models.label.ReviewLabelBuilder
-
Title of the Review.
- toString() - Method in enum com.commercetools.history.models.change_history.ChangeHistoryResourceType.ChangeHistoryResourceTypeEnum
- toString() - Method in interface com.commercetools.history.models.change_history.ChangeHistoryResourceType
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.change_history.DateStringFilter.DateStringFilterEnum
- toString() - Method in interface com.commercetools.history.models.change_history.DateStringFilter
-
convert value to string
- toString() - Method in class com.commercetools.history.models.change_history.ErrorObjectImpl
- toString() - Method in class com.commercetools.history.models.change_history.ErrorResponseImpl
- toString() - Method in class com.commercetools.history.models.change_history.ModifiedByImpl
- toString() - Method in enum com.commercetools.history.models.change_history.PlatformInitiatedChange.PlatformInitiatedChangeEnum
- toString() - Method in interface com.commercetools.history.models.change_history.PlatformInitiatedChange
-
convert value to string
- toString() - Method in class com.commercetools.history.models.change_history.RecordImpl
- toString() - Method in class com.commercetools.history.models.change_history.RecordPagedQueryResponseImpl
- toString() - Method in enum com.commercetools.history.models.change_history.Source.SourceEnum
- toString() - Method in interface com.commercetools.history.models.change_history.Source
-
convert value to string
- toString() - Method in interface com.commercetools.history.models.change_history.UpdateType
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.change_history.UpdateType.UpdateTypeEnum
- toString() - Method in class com.commercetools.history.models.change_value.AssetChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.AttributeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeTargetChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeTargetCustomLineItemsChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeTargetLineItemsChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeTargetMultiBuyCustomLineItemsChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeTargetMultiBuyLineItemsChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeTargetShippingChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeValueAbsoluteChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeValueChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeValueExternalChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeValueGiftLineItemChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ChangeValueRelativeChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.CustomFieldExpandedValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.CustomShippingMethodChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.DeliveryChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.EnumValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.FieldDefinitionOrderValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.InventoryQuantityValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.LocalizedEnumValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ParcelChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.SetCartClassificationShippingRateInputValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.SetCartScoreShippingRateInputValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ShippingMethodChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ShoppingListLineItemValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.TextLineItemValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.TransactionChangeValueImpl
- toString() - Method in class com.commercetools.history.models.change_value.ValidFromAndUntilValueImpl
- toString() - Method in class com.commercetools.history.models.change.AddAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddAssetChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddAssociateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddAttributeDefinitionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddBillingAddressIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddChannelRolesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddCustomLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddDeliveryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddDiscountCodeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddEnumValueChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddExternalImageChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddFieldDefinitionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddInheritedAssociateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddInterfaceInteractionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddItemShippingAddressesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddLocalizedEnumValueChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddLocationChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddOrderLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddParcelToDeliveryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddPaymentChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddPlainEnumValueChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddProductChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddProductSelectionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddPropertyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddReturnInfoChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddShippingAddressIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddShoppingListLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddStateRolesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddTaxRateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddTextLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddToCategoryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddTransactionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.AddVariantChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAmountAuthorizedChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAmountPlannedChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAssetNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAssetOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAssociateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAssociateModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAttributeConstraintChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeAttributeOrderByNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeBuyerAssignableChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeCartDiscountsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeCartPredicateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeCustomLineItemQuantityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeEmailChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeEnumValueLabelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeEnumValueOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeFieldDefinitionOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeGroupsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeInheritedAssociateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeInitialChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeInputHintChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeIsActiveChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeIsSearchableChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeKeyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeLabelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeLineItemQuantityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeLocalizedDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeLocalizedEnumValueLabelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeLocalizedEnumValueOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeLocalizedNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeMasterVariantChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeOrderHintChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeOrderStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeParentChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeParentUnitChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangePaymentStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangePlainEnumValueLabelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangePlainEnumValueOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangePredicateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangePriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeProductSelectionActiveChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeQuantityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeQuoteRequestStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeQuoteStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeRequiresDiscountCodeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeReviewRatingStatisticsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeShipmentStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeShoppingListLineItemQuantityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeShoppingListLineItemsOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeSlugChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeSortOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeStackingModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeStagedQuoteStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeStateTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeStatusChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTargetChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTaxCalculationModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTaxModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTaxRoundingModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTextLineItemNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTextLineItemQuantityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTextLineItemsOrderChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTransactionInteractionIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTransactionStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeTransactionTimestampChangeImpl
- toString() - Method in class com.commercetools.history.models.change.ChangeValueChangeImpl
- toString() - Method in class com.commercetools.history.models.change.MoveImageToPositionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.PublishChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveAssetChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveAssociateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveAttributeDefinitionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveBillingAddressIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveChannelRolesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveCustomLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveDeliveryItemsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveDiscountCodeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveEnumValuesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveFieldDefinitionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveFromCategoryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveImageChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveInheritedAssociateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveItemShippingAddressesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveLocalizedEnumValuesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveLocationChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveOrderLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveParcelFromDeliveryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemovePaymentChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemovePriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveProductChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveProductSelectionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemovePropertyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveShippingAddressIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveShoppingListLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveStateRolesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveTaxRateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveTextLineItemChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RemoveVariantChangeImpl
- toString() - Method in class com.commercetools.history.models.change.RequestQuoteRenegotiationChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAddressCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAddressCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAnonymousIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetApplicationVersionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAssetCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAssetCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAssetDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAssetKeyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAssetSourcesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAssetTagsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAttributeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAuthenticationModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetAuthorNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetBillingAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCartPredicateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCategoryOrderHintChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetChannelRolesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCompanyNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetContactEmailChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCountriesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCountryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomerChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomerEmailChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomerGroupChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomerIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomerNumberChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemMoneyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemShippingDetailsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemTaxAmountChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemTaxCategoryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemTaxedPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemTaxRateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomLineItemTotalPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomShippingMethodChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDateOfBirthChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDefaultBillingAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDefaultShippingAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDeleteDaysAfterLastModificationChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDeliveryAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDeliveryItemsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDiscountedPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetDistributionChannelsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetExpectedDeliveryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetExternalIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetFirstNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetGeoLocationChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetImageLabelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetInputTipChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetInterfaceIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetIsValidChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetKeyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLanguagesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLastNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemDeactivatedAtChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemDiscountedPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemDiscountedPricePerQuantityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemDistributionChannelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemProductKeyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemProductSlugChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemShippingDetailsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemTaxAmountChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemTaxedPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemTaxRateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLineItemTotalPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLocaleChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLocalizedDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetLocalizedNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMaxApplicationsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMaxApplicationsPerCustomerChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMetaDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMetaKeywordsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMetaTitleChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMethodInfoInterfaceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMethodInfoMethodChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMethodInfoNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetMiddleNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetNameChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetOrderLineItemCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetOrderLineItemCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetOrderNumberChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetOrderTaxedPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetOrderTotalPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetOrderTotalTaxChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetParcelItemsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetParcelMeasurementsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetParcelTrackingDataChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetPermissionsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetPricesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetProductCountChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetProductPriceCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetProductPriceCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetProductSelectionsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetProductVariantKeyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetPropertyChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetPurchaseOrderNumberChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetRatingChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetReservationsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetRestockableInDaysChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetReturnPaymentStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetReturnShipmentStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSalutationChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSearchKeywordsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSellerCommentChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingAddressChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingInfoPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingInfoTaxedPriceChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingMethodChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingMethodTaxAmountChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingMethodTaxRateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingRateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShippingRateInputChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShoppingListLineItemCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetShoppingListLineItemCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSkuChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSlugChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetStateRolesChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetStatusInterfaceCodeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetStatusInterfaceTextChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetStoreChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetStoreModeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetStoresChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSupplyChannelChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetSupplyChannelsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTargetChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTaxCategoryChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTextChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTextLineItemCustomFieldChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTextLineItemCustomTypeChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTextLineItemDescriptionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTitleChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetTransitionsChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetValidFromAndUntilChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetValidFromChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetValidToChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetValidUntilChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetValueChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetVariantAvailabilityChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetVariantSelectionChangeImpl
- toString() - Method in class com.commercetools.history.models.change.SetVatIdChangeImpl
- toString() - Method in class com.commercetools.history.models.change.TransitionCustomLineItemStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.TransitionLineItemStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.TransitionStateChangeImpl
- toString() - Method in class com.commercetools.history.models.change.UnknownChangeImpl
- toString() - Method in class com.commercetools.history.models.change.UnpublishChangeImpl
- toString() - Method in class com.commercetools.history.models.change.UpdateSyncInfoChangeImpl
- toString() - Method in class com.commercetools.history.models.change.VerifyEmailChangeImpl
- toString() - Method in class com.commercetools.history.models.common.AddressImpl
- toString() - Method in class com.commercetools.history.models.common.AssetDimensionsImpl
- toString() - Method in class com.commercetools.history.models.common.AssetImpl
- toString() - Method in class com.commercetools.history.models.common.AssetSourceImpl
- toString() - Method in class com.commercetools.history.models.common.AssociateImpl
- toString() - Method in class com.commercetools.history.models.common.AssociateRoleAssignmentImpl
- toString() - Method in enum com.commercetools.history.models.common.AssociateRoleInheritanceMode.AssociateRoleInheritanceModeEnum
- toString() - Method in interface com.commercetools.history.models.common.AssociateRoleInheritanceMode
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.AttributeConstraintEnum.AttributeConstraintEnumEnum
- toString() - Method in interface com.commercetools.history.models.common.AttributeConstraintEnum
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.AttributeDefinitionImpl
- toString() - Method in class com.commercetools.history.models.common.AttributeLocalizedEnumValueImpl
- toString() - Method in class com.commercetools.history.models.common.AttributePlainEnumValueImpl
- toString() - Method in class com.commercetools.history.models.common.AttributeTypeImpl
- toString() - Method in enum com.commercetools.history.models.common.AuthenticationMode.AuthenticationModeEnum
- toString() - Method in interface com.commercetools.history.models.common.AuthenticationMode
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.BusinessUnitAssociateMode.BusinessUnitAssociateModeEnum
- toString() - Method in interface com.commercetools.history.models.common.BusinessUnitAssociateMode
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.BusinessUnitStatus.BusinessUnitStatusEnum
- toString() - Method in interface com.commercetools.history.models.common.BusinessUnitStatus
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.BusinessUnitStoreMode.BusinessUnitStoreModeEnum
- toString() - Method in interface com.commercetools.history.models.common.BusinessUnitStoreMode
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.CategoryOrderHintsImpl
- toString() - Method in enum com.commercetools.history.models.common.ChannelRoleEnum.ChannelRoleEnumEnum
- toString() - Method in interface com.commercetools.history.models.common.ChannelRoleEnum
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.CustomFieldsImpl
- toString() - Method in class com.commercetools.history.models.common.CustomLineItemImpl
- toString() - Method in class com.commercetools.history.models.common.DeliveryImpl
- toString() - Method in class com.commercetools.history.models.common.DeliveryItemImpl
- toString() - Method in class com.commercetools.history.models.common.DiscountCodeInfoImpl
- toString() - Method in enum com.commercetools.history.models.common.DiscountCodeState.DiscountCodeStateEnum
- toString() - Method in interface com.commercetools.history.models.common.DiscountCodeState
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.DiscountedLineItemPortionImpl
- toString() - Method in class com.commercetools.history.models.common.DiscountedLineItemPriceForQuantityImpl
- toString() - Method in class com.commercetools.history.models.common.DiscountedLineItemPriceImpl
- toString() - Method in class com.commercetools.history.models.common.FieldDefinitionImpl
- toString() - Method in class com.commercetools.history.models.common.FieldTypeImpl
- toString() - Method in class com.commercetools.history.models.common.GeoLocationImpl
- toString() - Method in class com.commercetools.history.models.common.ImageDimensionsImpl
- toString() - Method in class com.commercetools.history.models.common.ImageImpl
- toString() - Method in class com.commercetools.history.models.common.InheritedAssociateImpl
- toString() - Method in class com.commercetools.history.models.common.InheritedAssociateRoleAssignmentImpl
- toString() - Method in class com.commercetools.history.models.common.ItemShippingDetailsImpl
- toString() - Method in class com.commercetools.history.models.common.ItemShippingTargetImpl
- toString() - Method in class com.commercetools.history.models.common.ItemStateImpl
- toString() - Method in class com.commercetools.history.models.common.KeyReferenceImpl
- toString() - Method in class com.commercetools.history.models.common.LineItemImpl
- toString() - Method in class com.commercetools.history.models.common.LocalizedStringImpl
- toString() - Method in class com.commercetools.history.models.common.LocationImpl
- toString() - Method in class com.commercetools.history.models.common.MoneyImpl
- toString() - Method in enum com.commercetools.history.models.common.MoneyType.MoneyTypeEnum
- toString() - Method in interface com.commercetools.history.models.common.MoneyType
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.OrderState.OrderStateEnum
- toString() - Method in interface com.commercetools.history.models.common.OrderState
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.ParcelImpl
- toString() - Method in class com.commercetools.history.models.common.ParcelMeasurementsImpl
- toString() - Method in class com.commercetools.history.models.common.PaymentInfoImpl
- toString() - Method in enum com.commercetools.history.models.common.PaymentState.PaymentStateEnum
- toString() - Method in interface com.commercetools.history.models.common.PaymentState
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.Permission.PermissionEnum
- toString() - Method in interface com.commercetools.history.models.common.Permission
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.PriceImpl
- toString() - Method in class com.commercetools.history.models.common.ProductSelectionSettingImpl
- toString() - Method in class com.commercetools.history.models.common.ProductVariantAvailabilityImpl
- toString() - Method in class com.commercetools.history.models.common.ProductVariantChannelAvailabilityImpl
- toString() - Method in class com.commercetools.history.models.common.ProductVariantChannelAvailabilityMapImpl
- toString() - Method in class com.commercetools.history.models.common.ProductVariantSelectionImpl
- toString() - Method in enum com.commercetools.history.models.common.ProductVariantSelectionTypeEnum.ProductVariantSelectionTypeEnumEnum
- toString() - Method in interface com.commercetools.history.models.common.ProductVariantSelectionTypeEnum
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.QuoteRequestState.QuoteRequestStateEnum
- toString() - Method in interface com.commercetools.history.models.common.QuoteRequestState
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.QuoteState.QuoteStateEnum
- toString() - Method in interface com.commercetools.history.models.common.QuoteState
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.ReferenceImpl
- toString() - Method in enum com.commercetools.history.models.common.ReferenceTypeId.ReferenceTypeIdEnum
- toString() - Method in interface com.commercetools.history.models.common.ReferenceTypeId
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.ReservationImpl
- toString() - Method in class com.commercetools.history.models.common.ResourceIdentifierImpl
- toString() - Method in class com.commercetools.history.models.common.ReturnInfoImpl
- toString() - Method in class com.commercetools.history.models.common.ReturnItemImpl
- toString() - Method in enum com.commercetools.history.models.common.ReturnPaymentState.ReturnPaymentStateEnum
- toString() - Method in interface com.commercetools.history.models.common.ReturnPaymentState
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.ReturnShipmentState.ReturnShipmentStateEnum
- toString() - Method in interface com.commercetools.history.models.common.ReturnShipmentState
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.ReviewRatingStatisticsImpl
- toString() - Method in enum com.commercetools.history.models.common.RoundingMode.RoundingModeEnum
- toString() - Method in interface com.commercetools.history.models.common.RoundingMode
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.SearchKeywordImpl
- toString() - Method in class com.commercetools.history.models.common.SearchKeywordsImpl
- toString() - Method in enum com.commercetools.history.models.common.SelectionMode.SelectionModeEnum
- toString() - Method in interface com.commercetools.history.models.common.SelectionMode
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.ShipmentState.ShipmentStateEnum
- toString() - Method in interface com.commercetools.history.models.common.ShipmentState
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.ShippingRateImpl
- toString() - Method in class com.commercetools.history.models.common.ShippingRatePriceTierImpl
- toString() - Method in enum com.commercetools.history.models.common.ShippingRateTierType.ShippingRateTierTypeEnum
- toString() - Method in interface com.commercetools.history.models.common.ShippingRateTierType
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.StackingMode.StackingModeEnum
- toString() - Method in interface com.commercetools.history.models.common.StackingMode
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.StagedQuoteState.StagedQuoteStateEnum
- toString() - Method in interface com.commercetools.history.models.common.StagedQuoteState
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.StateRoleEnum.StateRoleEnumEnum
- toString() - Method in interface com.commercetools.history.models.common.StateRoleEnum
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.StateTypeEnum.StateTypeEnumEnum
- toString() - Method in interface com.commercetools.history.models.common.StateTypeEnum
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.StoreCountryImpl
- toString() - Method in class com.commercetools.history.models.common.SubRateImpl
- toString() - Method in class com.commercetools.history.models.common.SuggestTokenizerImpl
- toString() - Method in class com.commercetools.history.models.common.SyncInfoImpl
- toString() - Method in enum com.commercetools.history.models.common.TaxCalculationMode.TaxCalculationModeEnum
- toString() - Method in interface com.commercetools.history.models.common.TaxCalculationMode
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.TaxedItemPriceImpl
- toString() - Method in class com.commercetools.history.models.common.TaxedPriceImpl
- toString() - Method in enum com.commercetools.history.models.common.TaxMode.TaxModeEnum
- toString() - Method in interface com.commercetools.history.models.common.TaxMode
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.TaxRateImpl
- toString() - Method in enum com.commercetools.history.models.common.TextInputHint.TextInputHintEnum
- toString() - Method in interface com.commercetools.history.models.common.TextInputHint
-
convert value to string
- toString() - Method in class com.commercetools.history.models.common.TextLineItemImpl
- toString() - Method in class com.commercetools.history.models.common.TrackingDataImpl
- toString() - Method in class com.commercetools.history.models.common.TransactionImpl
- toString() - Method in interface com.commercetools.history.models.common.TransactionState
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.TransactionState.TransactionStateEnum
- toString() - Method in interface com.commercetools.history.models.common.TransactionType
-
convert value to string
- toString() - Method in enum com.commercetools.history.models.common.TransactionType.TransactionTypeEnum
- toString() - Method in class com.commercetools.history.models.common.VariantImpl
- toString() - Method in class com.commercetools.history.models.label.AssociateRoleLabelImpl
- toString() - Method in class com.commercetools.history.models.label.BusinessUnitLabelImpl
- toString() - Method in class com.commercetools.history.models.label.CustomerLabelImpl
- toString() - Method in class com.commercetools.history.models.label.CustomObjectLabelImpl
- toString() - Method in class com.commercetools.history.models.label.LabelImpl
- toString() - Method in class com.commercetools.history.models.label.LocalizedLabelImpl
- toString() - Method in class com.commercetools.history.models.label.OrderLabelImpl
- toString() - Method in class com.commercetools.history.models.label.PaymentLabelImpl
- toString() - Method in class com.commercetools.history.models.label.ProductLabelImpl
- toString() - Method in class com.commercetools.history.models.label.QuoteLabelImpl
- toString() - Method in class com.commercetools.history.models.label.QuoteRequestLabelImpl
- toString() - Method in class com.commercetools.history.models.label.ReviewLabelImpl
- toString() - Method in class com.commercetools.history.models.label.StagedQuoteLabelImpl
- toString() - Method in class com.commercetools.history.models.label.StringLabelImpl
- toString() - Method in class com.commercetools.history.client.ByProjectKeyGet
- total(Integer) - Method in class com.commercetools.history.models.change_history.RecordPagedQueryResponseBuilder
-
Total number of results matching the query.
- totalGross(Money) - Method in class com.commercetools.history.models.common.TaxedItemPriceBuilder
-
set the value to the totalGross
- totalGross(Money) - Method in class com.commercetools.history.models.common.TaxedPriceBuilder
-
Total gross price of the Order.
- totalGross(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.history.models.common.TaxedItemPriceBuilder
-
set the value to the totalGross using the builder function
- totalGross(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.history.models.common.TaxedPriceBuilder
-
Total gross price of the Order.
- totalNet(Money) - Method in class com.commercetools.history.models.common.TaxedItemPriceBuilder
-
set the value to the totalNet
- totalNet(Money) - Method in class com.commercetools.history.models.common.TaxedPriceBuilder
-
Total net price of the Order.
- totalNet(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.history.models.common.TaxedItemPriceBuilder
-
set the value to the totalNet using the builder function
- totalNet(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.history.models.common.TaxedPriceBuilder
-
Total net price of the Order.
- totalPrice(Money) - Method in class com.commercetools.history.models.common.CustomLineItemBuilder
-
set the value to the totalPrice
- totalPrice(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.history.models.common.CustomLineItemBuilder
-
set the value to the totalPrice using the builder function
- trackingData(TrackingData) - Method in class com.commercetools.history.models.common.ParcelBuilder
-
set the value to the trackingData
- trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.history.models.common.ParcelBuilder
-
set the value to the trackingData using the builder function
- TrackingData - Interface in com.commercetools.history.models.common
-
TrackingData Example to create an instance using the builder pattern
- TrackingDataBuilder - Class in com.commercetools.history.models.common
-
TrackingDataBuilder Example to create an instance using the builder pattern
- TrackingDataBuilder() - Constructor for class com.commercetools.history.models.common.TrackingDataBuilder
- TrackingDataImpl - Class in com.commercetools.history.models.common
-
TrackingData
- TrackingDataImpl() - Constructor for class com.commercetools.history.models.common.TrackingDataImpl
-
create empty instance
- trackingId(String) - Method in class com.commercetools.history.models.common.TrackingDataBuilder
-
The ID to track one parcel.
- transaction(TransactionChangeValue) - Method in class com.commercetools.history.models.change.ChangeTransactionInteractionIdChangeBuilder
-
Holds information about the updated Transaction.
- transaction(TransactionChangeValue) - Method in class com.commercetools.history.models.change.ChangeTransactionStateChangeBuilder
-
Holds information about the updated Transaction.
- transaction(TransactionChangeValue) - Method in class com.commercetools.history.models.change.ChangeTransactionTimestampChangeBuilder
-
Holds information about the updated Transaction.
- transaction(Function<TransactionChangeValueBuilder, TransactionChangeValueBuilder>) - Method in class com.commercetools.history.models.change.ChangeTransactionInteractionIdChangeBuilder
-
Holds information about the updated Transaction.
- transaction(Function<TransactionChangeValueBuilder, TransactionChangeValueBuilder>) - Method in class com.commercetools.history.models.change.ChangeTransactionStateChangeBuilder
-
Holds information about the updated Transaction.
- transaction(Function<TransactionChangeValueBuilder, TransactionChangeValueBuilder>) - Method in class com.commercetools.history.models.change.ChangeTransactionTimestampChangeBuilder
-
Holds information about the updated Transaction.
- Transaction - Interface in com.commercetools.history.models.common
-
Transaction Example to create an instance using the builder pattern
- TransactionBuilder - Class in com.commercetools.history.models.common
-
TransactionBuilder Example to create an instance using the builder pattern
- TransactionBuilder() - Constructor for class com.commercetools.history.models.common.TransactionBuilder
- TransactionChangeValue - Interface in com.commercetools.history.models.change_value
-
TransactionChangeValue Example to create an instance using the builder pattern
- TransactionChangeValueBuilder - Class in com.commercetools.history.models.change_value
-
TransactionChangeValueBuilder Example to create an instance using the builder pattern
- TransactionChangeValueBuilder() - Constructor for class com.commercetools.history.models.change_value.TransactionChangeValueBuilder
- TransactionChangeValueImpl - Class in com.commercetools.history.models.change_value
-
TransactionChangeValue
- TransactionChangeValueImpl() - Constructor for class com.commercetools.history.models.change_value.TransactionChangeValueImpl
-
create empty instance
- TransactionImpl - Class in com.commercetools.history.models.common
-
Transaction
- TransactionImpl() - Constructor for class com.commercetools.history.models.common.TransactionImpl
-
create empty instance
- TransactionState - Interface in com.commercetools.history.models.common
-
TransactionState
- TransactionState.TransactionStateEnum - Enum in com.commercetools.history.models.common
-
possible values of TransactionState
- TransactionType - Interface in com.commercetools.history.models.common
-
TransactionType
- TransactionType.TransactionTypeEnum - Enum in com.commercetools.history.models.common
-
possible values of TransactionType
- TRANSITION_CUSTOM_LINE_ITEM_STATE - Enum constant in enum com.commercetools.history.models.change_history.UpdateType.UpdateTypeEnum
-
transitionCustomLineItemState
- TRANSITION_CUSTOM_LINE_ITEM_STATE - Static variable in interface com.commercetools.history.models.change_history.UpdateType
- TRANSITION_CUSTOM_LINE_ITEM_STATE_CHANGE - Static variable in interface com.commercetools.history.models.change.TransitionCustomLineItemStateChange
-
discriminator value for TransitionCustomLineItemStateChange
- TRANSITION_LINE_ITEM_STATE - Enum constant in enum com.commercetools.history.models.change_history.UpdateType.UpdateTypeEnum
-
transitionLineItemState
- TRANSITION_LINE_ITEM_STATE - Static variable in interface com.commercetools.history.models.change_history.UpdateType
- TRANSITION_LINE_ITEM_STATE_CHANGE - Static variable in interface com.commercetools.history.models.change.TransitionLineItemStateChange
-
discriminator value for TransitionLineItemStateChange
- TRANSITION_STATE - Enum constant in enum com.commercetools.history.models.change_history.UpdateType.UpdateTypeEnum
-
transitionState
- TRANSITION_STATE - Static variable in interface com.commercetools.history.models.change_history.UpdateType
- TRANSITION_STATE_CHANGE - Static variable in interface com.commercetools.history.models.change.TransitionStateChange
-
discriminator value for TransitionStateChange
- TransitionCustomLineItemStateChange - Interface in com.commercetools.history.models.change
-
Change triggered by the following update actions:
- transitionCustomLineItemStateChangeBuilder() - Static method in interface com.commercetools.history.models.change.Change
-
builder for transitionCustomLineItemStateChange subtype
- transitionCustomLineItemStateChangeBuilder() - Method in class com.commercetools.history.models.change.ChangeBuilder
- TransitionCustomLineItemStateChangeBuilder - Class in com.commercetools.history.models.change
-
TransitionCustomLineItemStateChangeBuilder Example to create an instance using the builder pattern
- TransitionCustomLineItemStateChangeBuilder() - Constructor for class com.commercetools.history.models.change.TransitionCustomLineItemStateChangeBuilder
- TransitionCustomLineItemStateChangeImpl - Class in com.commercetools.history.models.change
-
Change triggered by the following update actions:
- TransitionCustomLineItemStateChangeImpl() - Constructor for class com.commercetools.history.models.change.TransitionCustomLineItemStateChangeImpl
-
create empty instance
- TransitionLineItemStateChange - Interface in com.commercetools.history.models.change
-
Change triggered by the following update actions:
- transitionLineItemStateChangeBuilder() - Static method in interface com.commercetools.history.models.change.Change
-
builder for transitionLineItemStateChange subtype
- transitionLineItemStateChangeBuilder() - Method in class com.commercetools.history.models.change.ChangeBuilder
- TransitionLineItemStateChangeBuilder - Class in com.commercetools.history.models.change
-
TransitionLineItemStateChangeBuilder Example to create an instance using the builder pattern
- TransitionLineItemStateChangeBuilder() - Constructor for class com.commercetools.history.models.change.TransitionLineItemStateChangeBuilder
- TransitionLineItemStateChangeImpl - Class in com.commercetools.history.models.change
-
Change triggered by the following update actions:
- TransitionLineItemStateChangeImpl() - Constructor for class com.commercetools.history.models.change.TransitionLineItemStateChangeImpl
-
create empty instance
- TransitionStateChange - Interface in com.commercetools.history.models.change
-
Change triggered by the following update actions:
- transitionStateChangeBuilder() - Static method in interface com.commercetools.history.models.change.Change
-
builder for transitionStateChange subtype
- transitionStateChangeBuilder() - Method in class com.commercetools.history.models.change.ChangeBuilder
- TransitionStateChangeBuilder - Class in com.commercetools.history.models.change
-
TransitionStateChangeBuilder Example to create an instance using the builder pattern
- TransitionStateChangeBuilder() - Constructor for class com.commercetools.history.models.change.TransitionStateChangeBuilder
- TransitionStateChangeImpl - Class in com.commercetools.history.models.change
-
Change triggered by the following update actions:
- TransitionStateChangeImpl() - Constructor for class com.commercetools.history.models.change.TransitionStateChangeImpl
-
create empty instance
- triggerQuantity(Integer) - Method in class com.commercetools.history.models.change_value.ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder
-
Quantity of Custom Line Items that triggered the application of the discount.
- triggerQuantity(Integer) - Method in class com.commercetools.history.models.change_value.ChangeTargetMultiBuyLineItemsChangeValueBuilder
-
Quantity of Line Items that triggered the application of the discount.
- type(AttributeType) - Method in class com.commercetools.history.models.common.AttributeDefinitionBuilder
-
set the value to the type
- type(FieldType) - Method in class com.commercetools.history.models.common.FieldDefinitionBuilder
-
set the value to the type
- type(MoneyType) - Method in class com.commercetools.history.models.common.MoneyBuilder
-
set the value to the type
- type(ProductVariantSelectionTypeEnum) - Method in class com.commercetools.history.models.common.ProductVariantSelectionBuilder
-
set the value to the type
- type(Reference) - Method in class com.commercetools.history.models.common.CustomFieldsBuilder
-
set the value to the type
- type(ShippingRateTierType) - Method in class com.commercetools.history.models.common.ShippingRatePriceTierBuilder
-
set the value to the type
- type(TransactionType) - Method in class com.commercetools.history.models.common.TransactionBuilder
-
set the value to the type
- type(String) - Method in class com.commercetools.history.models.change_history.ModifiedByBuilder
-
Indicates who performed the change.
- type(String) - Method in class com.commercetools.history.models.change_history.RecordBuilder
-
Indicates the type of change.
- type(String) - Method in class com.commercetools.history.models.change_value.SetCartClassificationShippingRateInputValueBuilder
-
set the value to the type
- type(String) - Method in class com.commercetools.history.models.change_value.SetCartScoreShippingRateInputValueBuilder
-
set the value to the type
- type(String) - Method in class com.commercetools.history.models.common.GeoLocationBuilder
-
set the value to the type
- type(String) - Method in class com.commercetools.history.models.common.ReturnItemBuilder
-
set the value to the type
- type(String) - Method in class com.commercetools.history.models.common.SuggestTokenizerBuilder
-
set the value to the type
- type(Function<AttributeTypeBuilder, AttributeTypeBuilder>) - Method in class com.commercetools.history.models.common.AttributeDefinitionBuilder
-
set the value to the type using the builder function
- type(Function<FieldTypeBuilder, FieldTypeBuilder>) - Method in class com.commercetools.history.models.common.FieldDefinitionBuilder
-
set the value to the type using the builder function
- type(Function<ReferenceBuilder, ReferenceBuilder>) - Method in class com.commercetools.history.models.common.CustomFieldsBuilder
-
set the value to the type using the builder function
- TYPE - Enum constant in enum com.commercetools.history.models.change_history.ChangeHistoryResourceType.ChangeHistoryResourceTypeEnum
-
type
- TYPE - Enum constant in enum com.commercetools.history.models.common.ReferenceTypeId.ReferenceTypeIdEnum
-
type
- TYPE - Static variable in interface com.commercetools.history.models.change_history.ChangeHistoryResourceType
- TYPE - Static variable in interface com.commercetools.history.models.common.ReferenceTypeId
- typeId(ReferenceTypeId) - Method in class com.commercetools.history.models.common.KeyReferenceBuilder
-
set the value to the typeId
- typeId(ReferenceTypeId) - Method in class com.commercetools.history.models.common.ReferenceBuilder
-
set the value to the typeId
- typeId(ReferenceTypeId) - Method in class com.commercetools.history.models.common.ResourceIdentifierBuilder
-
set the value to the typeId
- typeReference() - Static method in interface com.commercetools.history.models.change_history.ErrorObject
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_history.ErrorResponse
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_history.ModifiedBy
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_history.Record
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_history.RecordPagedQueryResponse
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.AssetChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.AttributeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeTargetChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeTargetCustomLineItemsChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeTargetLineItemsChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeTargetMultiBuyCustomLineItemsChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeTargetMultiBuyLineItemsChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeTargetShippingChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeValueAbsoluteChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeValueChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeValueExternalChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeValueGiftLineItemChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ChangeValueRelativeChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.CustomFieldExpandedValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.CustomShippingMethodChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.DeliveryChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.EnumValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.FieldDefinitionOrderValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.InventoryQuantityValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.LocalizedEnumValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ParcelChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.SetCartClassificationShippingRateInputValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.SetCartScoreShippingRateInputValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ShippingMethodChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ShoppingListLineItemValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.TextLineItemValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.TransactionChangeValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change_value.ValidFromAndUntilValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddAssetChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddAssociateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddAttributeDefinitionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddBillingAddressIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddChannelRolesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddCustomLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddDeliveryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddDiscountCodeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddEnumValueChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddExternalImageChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddFieldDefinitionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddInheritedAssociateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddInterfaceInteractionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddItemShippingAddressesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddLocalizedEnumValueChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddLocationChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddOrderLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddParcelToDeliveryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddPaymentChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddPlainEnumValueChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddProductChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddProductSelectionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddPropertyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddReturnInfoChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddShippingAddressIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddShoppingListLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddStateRolesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddTaxRateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddTextLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddToCategoryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddTransactionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.AddVariantChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.Change
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAmountAuthorizedChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAmountPlannedChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAssetNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAssetOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAssociateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAssociateModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAttributeConstraintChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeAttributeOrderByNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeBuyerAssignableChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeCartDiscountsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeCartPredicateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeCustomLineItemQuantityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeEmailChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeEnumValueLabelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeEnumValueOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeFieldDefinitionOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeGroupsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeInheritedAssociateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeInitialChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeInputHintChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeIsActiveChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeIsSearchableChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeKeyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeLabelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeLineItemQuantityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeLocalizedDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeLocalizedEnumValueLabelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeLocalizedEnumValueOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeLocalizedNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeMasterVariantChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeOrderHintChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeOrderStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeParentChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeParentUnitChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangePaymentStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangePlainEnumValueLabelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangePlainEnumValueOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangePredicateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangePriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeProductSelectionActiveChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeQuantityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeQuoteRequestStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeQuoteStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeRequiresDiscountCodeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeReviewRatingStatisticsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeShipmentStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeShoppingListLineItemQuantityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeShoppingListLineItemsOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeSlugChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeSortOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeStackingModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeStagedQuoteStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeStateTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeStatusChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTargetChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTaxCalculationModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTaxModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTaxRoundingModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTextLineItemNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTextLineItemQuantityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTextLineItemsOrderChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTransactionInteractionIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTransactionStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeTransactionTimestampChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.ChangeValueChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.MoveImageToPositionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.PublishChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveAssetChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveAssociateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveAttributeDefinitionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveBillingAddressIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveChannelRolesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveCustomLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveDeliveryItemsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveDiscountCodeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveEnumValuesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveFieldDefinitionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveFromCategoryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveImageChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveInheritedAssociateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveItemShippingAddressesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveLocalizedEnumValuesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveLocationChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveOrderLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveParcelFromDeliveryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemovePaymentChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemovePriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveProductChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveProductSelectionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemovePropertyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveShippingAddressIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveShoppingListLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveStateRolesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveTaxRateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveTextLineItemChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RemoveVariantChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.RequestQuoteRenegotiationChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAddressCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAddressCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAnonymousIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetApplicationVersionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAssetCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAssetCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAssetDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAssetKeyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAssetSourcesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAssetTagsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAttributeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAuthenticationModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetAuthorNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetBillingAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCartPredicateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCategoryOrderHintChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetChannelRolesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCompanyNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetContactEmailChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCountriesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCountryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomerChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomerEmailChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomerGroupChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomerIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomerNumberChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemMoneyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemShippingDetailsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxAmountChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxCategoryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxedPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxRateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTotalPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomShippingMethodChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDateOfBirthChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDefaultBillingAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDefaultShippingAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDeleteDaysAfterLastModificationChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDeliveryAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDeliveryItemsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDiscountedPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetDistributionChannelsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetExpectedDeliveryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetExternalIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetFirstNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetGeoLocationChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetImageLabelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetInputTipChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetInterfaceIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetIsValidChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetKeyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLanguagesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLastNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemDeactivatedAtChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemDiscountedPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemDiscountedPricePerQuantityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemDistributionChannelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemProductKeyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemProductSlugChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemShippingDetailsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemTaxAmountChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemTaxedPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemTaxRateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLineItemTotalPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLocaleChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLocalizedDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetLocalizedNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMaxApplicationsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMaxApplicationsPerCustomerChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMetaDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMetaKeywordsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMetaTitleChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMethodInfoInterfaceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMethodInfoMethodChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMethodInfoNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetMiddleNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetNameChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetOrderLineItemCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetOrderLineItemCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetOrderNumberChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetOrderTaxedPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetOrderTotalPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetOrderTotalTaxChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetParcelItemsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetParcelMeasurementsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetParcelTrackingDataChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetPermissionsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetPricesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetProductCountChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetProductPriceCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetProductPriceCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetProductSelectionsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetProductVariantKeyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetPropertyChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetPurchaseOrderNumberChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetRatingChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetReservationsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetRestockableInDaysChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetReturnPaymentStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetReturnShipmentStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSalutationChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSearchKeywordsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSellerCommentChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingAddressChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingInfoPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingInfoTaxedPriceChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingMethodChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingMethodTaxAmountChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingMethodTaxRateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingRateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShippingRateInputChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShoppingListLineItemCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetShoppingListLineItemCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSkuChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSlugChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetStateRolesChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetStatusInterfaceCodeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetStatusInterfaceTextChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetStoreChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetStoreModeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetStoresChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSupplyChannelChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetSupplyChannelsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTargetChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTaxCategoryChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTextChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTextLineItemCustomFieldChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTextLineItemCustomTypeChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTextLineItemDescriptionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTitleChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetTransitionsChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetValidFromAndUntilChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetValidFromChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetValidToChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetValidUntilChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetValueChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetVariantAvailabilityChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetVariantSelectionChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.SetVatIdChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.TransitionCustomLineItemStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.TransitionLineItemStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.TransitionStateChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.UnknownChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.UnpublishChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.UpdateSyncInfoChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.change.VerifyEmailChange
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Address
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Asset
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AssetDimensions
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AssetSource
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Associate
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AssociateRoleAssignment
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AttributeDefinition
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AttributeLocalizedEnumValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AttributePlainEnumValue
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.AttributeType
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.CategoryOrderHints
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.CustomFields
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.CustomLineItem
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Delivery
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.DeliveryItem
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.DiscountCodeInfo
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.DiscountedLineItemPortion
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.DiscountedLineItemPrice
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.DiscountedLineItemPriceForQuantity
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.FieldDefinition
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.FieldType
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.GeoLocation
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Image
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ImageDimensions
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.InheritedAssociate
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.InheritedAssociateRoleAssignment
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ItemShippingDetails
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ItemShippingTarget
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ItemState
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.KeyReference
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.LineItem
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.LocalizedString
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Location
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Money
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Parcel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ParcelMeasurements
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.PaymentInfo
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Price
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ProductSelectionSetting
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ProductVariantAvailability
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ProductVariantChannelAvailability
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ProductVariantChannelAvailabilityMap
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ProductVariantSelection
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Reference
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Reservation
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ResourceIdentifier
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ReturnInfo
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ReturnItem
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ReviewRatingStatistics
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.SearchKeyword
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.SearchKeywords
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ShippingRate
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.ShippingRatePriceTier
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.StoreCountry
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.SubRate
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.SuggestTokenizer
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.SyncInfo
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.TaxedItemPrice
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.TaxedPrice
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.TaxRate
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.TextLineItem
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.TrackingData
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Transaction
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.common.Variant
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.AssociateRoleLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.BusinessUnitLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.CustomerLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.CustomObjectLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.Label
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.LocalizedLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.OrderLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.PaymentLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.ProductLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.QuoteLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.QuoteRequestLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.ReviewLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.StagedQuoteLabel
-
gives a TypeReference for usage with Jackson DataBind
- typeReference() - Static method in interface com.commercetools.history.models.label.StringLabel
-
gives a TypeReference for usage with Jackson DataBind
All Classes and Interfaces|All Packages|Constant Field Values