Class AtomLink


  • public class AtomLink
    extends Object
    • Constructor Detail

      • AtomLink

        public AtomLink()
    • Method Detail

      • getHref

        public String getHref()
      • setHref

        public void setHref​(String href)
      • getRel

        public String getRel()
      • setRel

        public void setRel​(String rel)
      • getMethod

        public String getMethod()
      • setMethod

        public void setMethod​(String method)