Module JNISpice
Package spice.basic

Class DAS.FileRecord

  • Enclosing class:
    DAS

    private class DAS.FileRecord
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String idword  
      (package private) java.lang.String ifname  
      (package private) int ncomc  
      (package private) int ncomr  
      (package private) int nresvc  
      (package private) int nresvr  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FileRecord​(DAS das)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • idword

        java.lang.String idword
      • ifname

        java.lang.String ifname
      • nresvr

        int nresvr
      • nresvc

        int nresvc
      • ncomr

        int ncomr
      • ncomc

        int ncomc