Class Repository

    • Constructor Detail

      • Repository

        public Repository()
      • Repository

        public Repository​(String namespace,
                          String name,
                          String type,
                          de.otto.edison.hal.Links links)
    • Method Detail

      • getType

        public String getType()
      • getNamespace

        public String getNamespace()
      • getName

        public String getName()
      • mustGetUrl

        public String mustGetUrl​(String protocol)
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class de.otto.edison.hal.HalRepresentation
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class de.otto.edison.hal.HalRepresentation