Class InstrumentAttachmentTypes

java.lang.Object
eu.dzhw.fdz.metadatamanagement.instrumentmanagement.domain.InstrumentAttachmentTypes

public class InstrumentAttachmentTypes
extends Object
All valid types of an instrument attachment.
  • Field Details

    • QUESTIONNAIRE

      public static final I18nString QUESTIONNAIRE
    • QUESTION_FLOW

      public static final I18nString QUESTION_FLOW
    • VARIABLE_QUESTIONNAIRE

      public static final I18nString VARIABLE_QUESTIONNAIRE
    • OTHER

      public static final I18nString OTHER
    • ALL

      public static final List<I18nString> ALL
  • Constructor Details

    • InstrumentAttachmentTypes

      public InstrumentAttachmentTypes()