Class JobExecutionResponse.Link

  • Enclosing class:
    JobExecutionResponse

    public static class JobExecutionResponse.Link
    extends Object
    Link is a sub class reflecting the link to the parts of the Export Job.
    • Constructor Detail

      • Link

        public Link()
    • Method Detail

      • getRel

        public String getRel()
      • setRel

        public void setRel​(String rel)
      • getHref

        public String getHref()
      • setHref

        public void setHref​(String href)