Interface OutputTypeEnum

  • All Known Subinterfaces:
    SubOutputTypeEnum
    All Known Implementing Classes:
    OdSkimSubOutputType, OutputType

    public interface OutputTypeEnum
    Marker interface to allow us to store outputType and suboutputTypeEnums in the same collection without issue while still being able to distinguish between the two
    Author:
    markr