Class OEmbedRecord

java.lang.Object
io.goobi.viewer.servlets.oembed.OEmbedRecord

public class OEmbedRecord extends Object

OEmbedRecord class.

  • Constructor Details

  • Method Details

    • getStructElement

      public StructElement getStructElement()

      Getter for the field structElement.

      Returns:
      the structElement
    • setStructElement

      public void setStructElement(StructElement structElement)

      Setter for the field structElement.

      Parameters:
      structElement - the structElement to set
    • getPhysicalElement

      public PhysicalElement getPhysicalElement()

      Getter for the field physicalElement.

      Returns:
      the physicalElement
    • setPhysicalElement

      public void setPhysicalElement(PhysicalElement physicalElement)

      Setter for the field physicalElement.

      Parameters:
      physicalElement - the physicalElement to set
    • isRichResponse

      public boolean isRichResponse()
    • getUri

      public URI getUri()
      Returns:
      the uri
    • setUri

      public void setUri(URI uri)
      Parameters:
      uri - the uri to set