Class NXlink


  • public class NXlink
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int linkType  
      int ref  
      int tag  
      java.lang.String targetPath  
    • Constructor Summary

      Constructors 
      Constructor Description
      NXlink()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • tag

        public int tag
      • ref

        public int ref
      • linkType

        public int linkType
      • targetPath

        public java.lang.String targetPath
    • Constructor Detail

      • NXlink

        public NXlink()