Class BaseReference

  • Direct Known Subclasses:
    TestRun

    @ExportedBean
    public abstract class BaseReference
    extends Object
    BaseReference
    • Constructor Detail

      • BaseReference

        public BaseReference()
    • Method Detail

      • getId

        @Exported
        public String getId()
        ID of the reference
        Returns:
        id
      • getHref

        @Exported
        public String getHref()
        Base URL of the REST resource. Further information can be retrieved from this URL or its subresources
        Returns:
        href