Class Profile.ExtendRef

  • Enclosing class:
    Profile

    public static class Profile.ExtendRef
    extends Object

    Java class for anonymous complex type.

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

     <complexType>
       <simpleContent>
         <extension base="<http://www.w3.org/2001/XMLSchema>IDREF">
           <attribute name="reqOpt" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}ReqOpt_ST" default="REQ" />
         </extension>
       </simpleContent>
     </complexType>
     
    • Constructor Detail

      • ExtendRef

        public ExtendRef()
    • Method Detail

      • getValue

        public Object getValue()
        Gets the value of the value property.
        Returns:
        possible object is Object
      • setValue

        public void setValue​(Object value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is Object
      • getReqOpt

        public ReqOptST getReqOpt()
        Gets the value of the reqOpt property.
        Returns:
        possible object is ReqOptST
      • setReqOpt

        public void setReqOpt​(ReqOptST value)
        Sets the value of the reqOpt property.
        Parameters:
        value - allowed object is ReqOptST