Interface Messages.ImplementationFileListResponseOrBuilder

    • Method Detail

      • getImplementationFilePathsList

        List<String> getImplementationFilePathsList()
        / List of implementation files
         
        repeated string implementationFilePaths = 1;
      • getImplementationFilePathsCount

        int getImplementationFilePathsCount()
        / List of implementation files
         
        repeated string implementationFilePaths = 1;
      • getImplementationFilePaths

        String getImplementationFilePaths​(int index)
        / List of implementation files
         
        repeated string implementationFilePaths = 1;
      • getImplementationFilePathsBytes

        com.google.protobuf.ByteString getImplementationFilePathsBytes​(int index)
        / List of implementation files
         
        repeated string implementationFilePaths = 1;