Class Link

java.lang.Object
org.opengis.cite.ogcapiedr10.util.Link

public class Link extends Object
  • Constructor Details

  • Method Details

    • getHref

      public String getHref()
    • setHref

      public void setHref(String href)
    • getRel

      public String getRel()
    • setRel

      public void setRel(String rel)
    • getType

      public String getType()
    • setType

      public void setType(String type)