Uses of Class
com.tectonica.jonix.onix3.ProductIdentifier
Packages that use ProductIdentifier
-
Uses of ProductIdentifier in com.tectonica.jonix.onix3
Fields in com.tectonica.jonix.onix3 declared as ProductIdentifierMethods in com.tectonica.jonix.onix3 that return types with arguments of type ProductIdentifierModifier and TypeMethodDescriptionComparisonProductPrice.productIdentifiers()
A group of data elements which together define an identifier for a comparison product in accordance with a specified scheme.PriceCondition.productIdentifiers()
A group of data elements which together define an identifier of a product in accordance with a specified scheme.Product.productIdentifiers()
A group of data elements which together specify an identifier of a product in accordance with a particular scheme.ProductionManifest.productIdentifiers()
A group of data elements which together specify a product identifier, used here to carry an identifier which must match a product identifier in an instance of the <ProductPart> composite within Group P.4.ProductPart.productIdentifiers()
A group of data elements which together define an identifier of a product in accordance with a specified scheme, used here to carry the product identifier of a product part.RelatedProduct.productIdentifiers()
A group of data elements which together define an identifier of a product in accordance with a specified scheme.SalesRights.productIdentifiers()
An optional group of data elements which together define the identifier of a product in accordance with a specified scheme.SupplementManifest.productIdentifiers()
A group of data elements which together specify a product identifier, used here to carry an identifier for the supplement which must not match a product identifier within Group P.2 or in an instance of the <ProductPart> composite within Group P.4.Tax.productIdentifiers()
Optional and repeatable group of data elements which together specify one or more identifiers of a product part in accordance with a specified scheme, used here only when it is necessary to link a particular tax rate or amount with a particular product part contained within a multiple-item product or a trade pack.Method parameters in com.tectonica.jonix.onix3 with type arguments of type ProductIdentifierModifier and TypeMethodDescriptionvoid
ProductIdentifier.ifExists
(Consumer<ProductIdentifier> action)