Class PropertiesForRDCT.PhysicalProperties.LocalOrigin

  • Enclosing class:
    PropertiesForRDCT.PhysicalProperties

    public static class PropertiesForRDCT.PhysicalProperties.LocalOrigin
    extends Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}XHTML" minOccurs="0"/>
           </sequence>
           <attribute name="iFInstanceRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • LocalOrigin

        public LocalOrigin()
    • Method Detail

      • getXHTML

        public XHTMLDocCT getXHTML()
        Gets the value of the xhtml property.
        Returns:
        possible object is XHTMLDocCT
      • setXHTML

        public void setXHTML​(XHTMLDocCT value)
        Sets the value of the xhtml property.
        Parameters:
        value - allowed object is XHTMLDocCT
      • getIFInstanceRef

        public Object getIFInstanceRef()
        Gets the value of the ifInstanceRef property.
        Returns:
        possible object is Object
      • setIFInstanceRef

        public void setIFInstanceRef​(Object value)
        Sets the value of the ifInstanceRef property.
        Parameters:
        value - allowed object is Object