Index

A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

tags(String...) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set values to the tags
tags(List<String>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set value to the tags
targets(ItemShippingTarget...) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
targets(List<ItemShippingTarget>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
TAX_CATEGORY - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
tax-category
TAX_CATEGORY - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a tax-category.
TAX_CATEGORY - Static variable in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
discriminator value for TaxCategoryKeyReference
taxCalculationMode(TaxCalculationMode) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxCalculationMode.
TaxCalculationMode - Interface in com.commercetools.importapi.models.orders
Maps to Order.taxCalculationMode.
TaxCalculationMode.TaxCalculationModeEnum - Enum in com.commercetools.importapi.models.orders
possible values of TaxCalculationMode
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
References a tax category by key.
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a tax category by key.
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the TaxCategory with which the ProductDraft is associated.
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the TaxCategory with which the Product is associated.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
References a tax category by key.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a tax category by key.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the TaxCategory with which the ProductDraft is associated.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the TaxCategory with which the Product is associated.
taxCategoryBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for taxCategory subtype
taxCategoryBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
TaxCategoryKeyReference - Interface in com.commercetools.importapi.models.common
References a tax category by key.
TaxCategoryKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
TaxCategoryKeyReferenceBuilder Example to create an instance using the builder pattern
TaxCategoryKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
 
TaxCategoryKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a tax category by key.
TaxCategoryKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
create empty instance
taxedPrice(CustomLineItemTaxedPrice) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxedPrice
taxedPrice(TaxedPrice) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxedPrice.
taxedPrice(Function<CustomLineItemTaxedPriceBuilder, CustomLineItemTaxedPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxedPrice using the builder function
taxedPrice(Function<TaxedPriceBuilder, TaxedPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxedPrice.
TaxedPrice - Interface in com.commercetools.importapi.models.orders
TaxedPrice Example to create an instance using the builder pattern
TaxedPriceBuilder - Class in com.commercetools.importapi.models.orders
TaxedPriceBuilder Example to create an instance using the builder pattern
TaxedPriceBuilder() - Constructor for class com.commercetools.importapi.models.orders.TaxedPriceBuilder
 
TaxedPriceImpl - Class in com.commercetools.importapi.models.orders
TaxedPrice
TaxedPriceImpl() - Constructor for class com.commercetools.importapi.models.orders.TaxedPriceImpl
create empty instance
TaxMode - Interface in com.commercetools.importapi.models.orders
Maps to Order.taxMode
TaxMode.TaxModeEnum - Enum in com.commercetools.importapi.models.orders
possible values of TaxMode
TaxPortion - Interface in com.commercetools.importapi.models.orders
TaxPortion Example to create an instance using the builder pattern
TaxPortionBuilder - Class in com.commercetools.importapi.models.orders
TaxPortionBuilder Example to create an instance using the builder pattern
TaxPortionBuilder() - Constructor for class com.commercetools.importapi.models.orders.TaxPortionBuilder
 
TaxPortionImpl - Class in com.commercetools.importapi.models.orders
TaxPortion
TaxPortionImpl() - Constructor for class com.commercetools.importapi.models.orders.TaxPortionImpl
create empty instance
taxPortions(TaxPortion...) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
taxPortions(List<TaxPortion>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
taxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxRate
taxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.taxRate.
taxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the taxRate
taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxRate using the builder function
taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.taxRate.
taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the taxRate using the builder function
TaxRate - Interface in com.commercetools.importapi.models.prices
TaxRate Example to create an instance using the builder pattern
TaxRateBuilder - Class in com.commercetools.importapi.models.prices
TaxRateBuilder Example to create an instance using the builder pattern
TaxRateBuilder() - Constructor for class com.commercetools.importapi.models.prices.TaxRateBuilder
 
TaxRateImpl - Class in com.commercetools.importapi.models.prices
TaxRate
TaxRateImpl() - Constructor for class com.commercetools.importapi.models.prices.TaxRateImpl
create empty instance
taxRoundingMode(RoundingMode) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxRoundingMode.
text(String) - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
set the value to the text
TEXT - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeTextType
discriminator value for AttributeTextType
TEXT - Static variable in interface com.commercetools.importapi.models.productvariants.TextAttribute
discriminator value for TextAttribute
TEXT_SET - Static variable in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
discriminator value for TextSetAttribute
TextAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a string.
TextAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TextAttributeBuilder Example to create an instance using the builder pattern
TextAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
 
TextAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a string.
TextAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TextAttributeImpl
create empty instance
textBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for text subtype
textBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
textBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for text subtype
textBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
TextInputHint - Interface in com.commercetools.importapi.models.producttypes
TextInputHint
TextInputHint.TextInputHintEnum - Enum in com.commercetools.importapi.models.producttypes
possible values of TextInputHint
TextSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of strings.
TextSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TextSetAttributeBuilder Example to create an instance using the builder pattern
TextSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
 
TextSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of strings.
TextSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
create empty instance
textSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for textSet subtype
textSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
tiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set values to the tiers
tiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set values to the tiers
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
tiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set value to the tiers
tiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set value to the tiers
TIME - Static variable in interface com.commercetools.importapi.models.customfields.TimeField
discriminator value for TimeField
TIME - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
discriminator value for AttributeTimeType
TIME - Static variable in interface com.commercetools.importapi.models.productvariants.TimeAttribute
discriminator value for TimeAttribute
TIME - Static variable in interface com.commercetools.importapi.models.types.CustomFieldTimeType
discriminator value for CustomFieldTimeType
TIME_SET - Static variable in interface com.commercetools.importapi.models.customfields.TimeSetField
discriminator value for TimeSetField
TIME_SET - Static variable in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
discriminator value for TimeSetAttribute
TimeAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a time.
TimeAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TimeAttributeBuilder Example to create an instance using the builder pattern
TimeAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
 
TimeAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a time.
TimeAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
create empty instance
timeBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
timeBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
timeBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
timeBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
TimeField - Interface in com.commercetools.importapi.models.customfields
A field with a time value.
TimeFieldBuilder - Class in com.commercetools.importapi.models.customfields
TimeFieldBuilder Example to create an instance using the builder pattern
TimeFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.TimeFieldBuilder
 
TimeFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a time value.
TimeFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.TimeFieldImpl
create empty instance
TimeSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of times.
TimeSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TimeSetAttributeBuilder Example to create an instance using the builder pattern
TimeSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
 
TimeSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of times.
TimeSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
create empty instance
timeSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for timeSet subtype
timeSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
timeSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for timeSet subtype
timeSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
TimeSetField - Interface in com.commercetools.importapi.models.customfields
A field with a time set value.
TimeSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
TimeSetFieldBuilder Example to create an instance using the builder pattern
TimeSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
 
TimeSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a time set value.
TimeSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
create empty instance
title(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the title
title(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the title
title(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.title.
toString() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
toString() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
toString() - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
 
toString() - Method in class com.commercetools.importapi.models.common.AssetImpl
 
toString() - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
toString() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
toString() - Method in class com.commercetools.importapi.models.common.ImageImpl
 
toString() - Method in class com.commercetools.importapi.models.common.ImportResourceImpl
 
toString() - Method in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ImportResourceType
convert value to string
toString() - Method in class com.commercetools.importapi.models.common.KeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
 
toString() - Method in class com.commercetools.importapi.models.common.LocalizedStringImpl
 
toString() - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
toString() - Method in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.MoneyType
convert value to string
toString() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.PriceTierImpl
 
toString() - Method in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ProcessingState
convert value to string
toString() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
 
toString() - Method in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
convert value to string
toString() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
 
toString() - Method in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ReferenceType
convert value to string
toString() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
toString() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
 
toString() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
 
toString() - Method in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.customers.AuthenticationMode
convert value to string
toString() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
toString() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.CustomFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.CustomImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.DateFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.EnumFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.FieldContainerImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.NumberFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.StringFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.TimeFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ContentionErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ErrorObjectImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.GenericErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidInputImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidOperationImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
toString() - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
toString() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
toString() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
toString() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
toString() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
toString() - Method in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
convert value to string
toString() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ImportResponseImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
 
toString() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
 
toString() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
toString() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
toString() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
toString() - Method in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.CartOrigin
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.DiscountCodeState
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.InventoryMode
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.OrderState
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.PaymentState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.RoundingMode
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShipmentState
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShippingMethodState
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.ShippingRateInputImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.ShippingRatePriceTierImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
toString() - Method in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.TaxMode
convert value to string
toString() - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
toString() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
toString() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
toString() - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
toString() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
toString() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
toString() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
toString() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
toString() - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
toString() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
toString() - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
 
toString() - Method in class com.commercetools.importapi.models.products.SearchKeywordsImpl
 
toString() - Method in class com.commercetools.importapi.models.products.SuggestTokenizerImpl
 
toString() - Method in class com.commercetools.importapi.models.products.WhitespaceTokenizerImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeImpl
 
toString() - Method in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
 
toString() - Method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
convert value to string
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
toString() - Method in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
 
toString() - Method in interface com.commercetools.importapi.models.producttypes.TextInputHint
convert value to string
toString() - Method in class com.commercetools.importapi.models.productvariants.AttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.AttributesImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
toString() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
 
toString() - Method in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
 
toString() - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
convert value to string
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldStringTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeImpl
 
toString() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
toString() - Method in class com.commercetools.importapi.models.types.FieldTypeImpl
 
toString() - Method in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
 
toString() - Method in interface com.commercetools.importapi.models.types.ResourceTypeId
convert value to string
toString() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
toString() - Method in interface com.commercetools.importapi.models.types.TypeTextInputHint
convert value to string
toString() - Method in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
 
toString() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
total(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The total number of results matching the query.
total(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The total number of import operations matching the query.
total(Long) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The total number of ImportOperations received for this Import Summary.
totalGross(Money) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalGross.
totalGross(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalGross
totalGross(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalGross.
totalGross(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalGross using the builder function
totalNet(Money) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalNet.
totalNet(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalNet
totalNet(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalNet.
totalNet(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalNet using the builder function
totalPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the totalPrice
totalPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.totalPrice.
totalPrice(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the totalPrice using the builder function
totalPrice(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.totalPrice.
TRACK_ONLY - Enum constant in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
TrackOnly
TRACK_ONLY - Static variable in interface com.commercetools.importapi.models.orders.InventoryMode
 
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the trackingData
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the trackingData
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
set the value to the trackingData
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the trackingData
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the trackingData using the builder function
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the trackingData using the builder function
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
set the value to the trackingData using the builder function
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the trackingData using the builder function
TrackingData - Interface in com.commercetools.importapi.models.orders
TrackingData Example to create an instance using the builder pattern
TrackingDataBuilder - Class in com.commercetools.importapi.models.orders
TrackingDataBuilder Example to create an instance using the builder pattern
TrackingDataBuilder() - Constructor for class com.commercetools.importapi.models.orders.TrackingDataBuilder
 
TrackingDataImpl - Class in com.commercetools.importapi.models.orders
TrackingData
TrackingDataImpl() - Constructor for class com.commercetools.importapi.models.orders.TrackingDataImpl
create empty instance
trackingId(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
set the value to the trackingId
TRANSACTION - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
transaction
TRANSACTION - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
Transaction on Payment
type(TypeKeyReference) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The type that provides the field definitions for this object.
type(AttributeType) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the type
type(FieldType) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Data type of the Custom Field to define.
type(Function<TypeKeyReferenceBuilder, TypeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The type that provides the field definitions for this object.
type(Function<AttributeTypeBuilder, Builder<? extends AttributeType>>) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the type using the builder function
type(Function<FieldTypeBuilder, Builder<? extends FieldType>>) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Data type of the Custom Field to define.
TYPE - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
type
TYPE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
type
TYPE - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Type import resource type.
TYPE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a type.
TYPE - Static variable in interface com.commercetools.importapi.models.common.TypeKeyReference
discriminator value for TypeKeyReference
TYPE - Static variable in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
discriminator value for TypeImportRequest
typeBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for type subtype
typeBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
typeBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for type subtype
typeBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
TypedMoney - Interface in com.commercetools.importapi.models.common
TypedMoney Example to create a subtype instance using the builder pattern
TypedMoneyBuilder - Class in com.commercetools.importapi.models.common
TypedMoneyBuilder
TypedMoneyBuilder() - Constructor for class com.commercetools.importapi.models.common.TypedMoneyBuilder
 
TypedMoneyImpl - Class in com.commercetools.importapi.models.common
TypedMoney
TypedMoneyImpl() - Constructor for class com.commercetools.importapi.models.common.TypedMoneyImpl
create empty instance
typeId(ReferenceType) - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
The type of the referenced resource.
TypeImport - Interface in com.commercetools.importapi.models.types
The data representation for a Type to be imported that is persisted as a Type in the Project.
TypeImportBuilder - Class in com.commercetools.importapi.models.types
TypeImportBuilder Example to create an instance using the builder pattern
TypeImportBuilder() - Constructor for class com.commercetools.importapi.models.types.TypeImportBuilder
 
TypeImportImpl - Class in com.commercetools.importapi.models.types
The data representation for a Type to be imported that is persisted as a Type in the Project.
TypeImportImpl() - Constructor for class com.commercetools.importapi.models.types.TypeImportImpl
create empty instance
TypeImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Types.
TypeImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
TypeImportRequestBuilder Example to create an instance using the builder pattern
TypeImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
 
TypeImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Types.
TypeImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
create empty instance
TypeKeyReference - Interface in com.commercetools.importapi.models.common
References a type by key.
TypeKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
TypeKeyReferenceBuilder Example to create an instance using the builder pattern
TypeKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
 
TypeKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a type by key.
TypeKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
create empty instance
typeReference() - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Address
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Asset
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.AssetSource
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.EnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Image
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ImportResource
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.KeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.LocalizedString
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Money
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.PriceTier
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.TypedMoney
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.Custom
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.EnumField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.NumberField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.StringField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.TimeField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ContentionError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.GenericError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.VariantValues
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.Delivery
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ItemState
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.OrderImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.Parcel
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingRatePriceTier
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.TrackingData
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.prices.PriceImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.prices.SubRate
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.prices.TaxRate
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.ProductImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.SuggestTokenizer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.FieldType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.TypeImport
gives a TypeReference for usage with Jackson DataBind
typeReference(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
References a product type by key.
typeReference(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
References a product type by key.
types() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
types() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
types() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
TypeTextInputHint - Interface in com.commercetools.importapi.models.types
Provides a visual representation type for this field.
TypeTextInputHint.TypeTextInputHintEnum - Enum in com.commercetools.importapi.models.types
possible values of TypeTextInputHint
A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form