Class ReferenceDataType

    • Field Detail

      • classId

        public static final int classId
    • Constructor Detail

      • ReferenceDataType

        public ReferenceDataType​(DocumentType targetType,
                                 int id)
      • ReferenceDataType

        public ReferenceDataType​(TemporaryStructuredDataType temporaryTargetType,
                                 int id)
        Constructor used when building a multi document type model where the concrete instance of the target document type might not yet be known. The temporary data type should be replaced later using setTargetType().