Class HalLink


  • public class HalLink
    extends Object
    Partial implementation of the HAL link object as defined in json-hal-06#section-5
    Author:
    Daniel Meyer
    • Field Detail

    • Constructor Detail

      • HalLink

        public HalLink​(String href)
    • Method Detail

      • getHref

        public String getHref()
      • setHref

        public void setHref​(String href)