Class LinksetRelation


  • public class LinksetRelation
    extends Object
    DTO object represents a relation to specific resource.
    • Constructor Detail

      • LinksetRelation

        public LinksetRelation​(String href,
                               String type)
    • Method Detail

      • getHref

        public String getHref()
      • getType

        public String getType()