Class StargateDestination

    • Constructor Detail

      • StargateDestination

        public StargateDestination()
    • Method Detail

      • getStargateId

        public Integer getStargateId()
        The stargate this stargate connects to
        Returns:
        stargateId
      • setStargateId

        public void setStargateId​(Integer stargateId)
      • getSystemId

        public Integer getSystemId()
        The solar system this stargate connects to
        Returns:
        systemId
      • setSystemId

        public void setSystemId​(Integer systemId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object