Interface LinkedOslcResource

All Superinterfaces:
CanRender<LinkedOslcResourceRenderer>, HasFields

public interface LinkedOslcResource extends CanRender<LinkedOslcResourceRenderer>, HasFields
Since:
3.17.2
  • Method Details

    • fields

      @NotNull LinkedOslcResourceFields fields()
      Specified by:
      fields in interface HasFields
    • resource

      @NotNull OslcResource resource()
      Returns:
      The remote resource.
      Since:
      3.19.0 This method returns the remote resource that is the target of this link.