Module jonix.onix2

Class SupplyToRegion

java.lang.Object
com.tectonica.jonix.onix2.SupplyToRegion
All Implemented Interfaces:
OnixElement<SupplytoRegions>, OnixTag, Serializable

@Deprecated public class SupplyToRegion extends Object implements OnixElement<SupplytoRegions>, Serializable
Deprecated.

Supply-to region

An ONIX code for a region to which the supplier is able to supply. A full code list is yet to be defined. A provisional coding, for UK use only, is given for Open Market supply. This element will not be further developed, and is superseded by <SupplyToTerritory> above. It is retained for purposes of upwards compatibility only. Note that Open Market distribution rights should be specified, like any others, by listing countries and territories.

Format Fixed-length, three numeric digits
Codelist List 52
Reference name <SupplyToRegion>
Short tag <j139>
Example <SupplyToRegion>004</SupplyToRegion> UK 'open market'

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • SupplyToRegion

      public SupplyToRegion()
      Deprecated.
    • SupplyToRegion

      public SupplyToRegion(Element element)
      Deprecated.
  • Method Details