Interface AlternativeListElement

All Superinterfaces:
DescriptorElement
All Known Implementing Classes:
ConvertedAlternativeListElement

public interface AlternativeListElement extends DescriptorElement
Represents list of alternatives in Impex header structure. For instance A|B|C|D.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns alternatives array.
  • Method Details