Uses of Class
com.tectonica.jonix.onix3.MarketReference
Packages that use MarketReference
-
Uses of MarketReference in com.tectonica.jonix.onix3
Fields in com.tectonica.jonix.onix3 declared as MarketReferenceMethods in com.tectonica.jonix.onix3 that return MarketReferenceModifier and TypeMethodDescriptionProductSupply.marketReference()
For every market, a single market reference which will uniquely identify the <ProductSupply> composite which describes the market within this Product record, and which will remain as its permanent identifier every time you send an update.Method parameters in com.tectonica.jonix.onix3 with type arguments of type MarketReferenceModifier and TypeMethodDescriptionvoid
MarketReference.ifExists
(Consumer<MarketReference> action)