Class MapContainerData

All Implemented Interfaces:
Streamable

public class MapContainerData extends AbstractTripletStructuredObject
The Map Container Data structured field specifies how a presentation data object that is carried in an Object Container is mapped into its object area.
  • Constructor Details

    • MapContainerData

      public MapContainerData(byte optionValue)
      Main constructor
      Parameters:
      optionValue - the mapping option value
  • Method Details