Module jonix.onix2

Class ReturnsCode

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

public class ReturnsCode extends Object implements OnixElement<String>, Serializable

Returns conditions code

A returns conditions code from the scheme specified in <ReturnsCodeType>. Optional and non-repeating, but this field must be present if <ReturnsCodeType> is present.

Format According to the scheme specified in <ReturnsCodeType>: for values defined by BISAC for US use, see List 66
Reference name <ReturnsCode>
Short tag <j269>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • ReturnsCode

      public ReturnsCode()
    • ReturnsCode

      public ReturnsCode(Element element)
  • Method Details