Interface DSLFile<Protocol>


  • public interface DSLFile<Protocol>
    • Method Detail

      • getFiles

        java.util.List<FileModel> getFiles()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createFile

        Protocol createFile​(FileModel fileModel)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception