Interface SourceTypeRegister


  • public interface SourceTypeRegister
    Реестр типов метаданных
    • Method Detail

      • addAll

        void addAll​(java.util.Collection<MetaType> metaType)
      • get

        MetaType get​(java.lang.String sourceType)
      • clearAll

        void clearAll()