Class ConnectionRef

    • Constructor Detail

      • ConnectionRef

        public ConnectionRef​(long nodeId,
                             String toType)
      • ConnectionRef

        public ConnectionRef​(String connectionId,
                             long nodeId,
                             String toType)
    • Method Detail

      • getToType

        public String getToType()
      • getNodeId

        public long getNodeId()
      • getConnectionId

        public String getConnectionId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object