Class ExtendsAnyURIType

  • Direct Known Subclasses:
    ComplexRestriction5

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.5",
               date="2023-06-06T11:29:23-04:00")
    public class ExtendsAnyURIType
    extends Object

    Java class for ExtendsAnyURIType complex type.

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

     <complexType name="ExtendsAnyURIType">
       <simpleContent>
         <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
         </extension>
       </simpleContent>
     </complexType>
     
    • Field Detail

      • value

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.5",
                   date="2023-06-06T11:29:23-04:00")
        protected String value
    • Constructor Detail

      • ExtendsAnyURIType

        public ExtendsAnyURIType()
    • Method Detail

      • getValue

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.5",
                   date="2023-06-06T11:29:23-04:00")
        public String getValue()
        Gets the value of the value property.
        Returns:
        possible object is String
      • setValue

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.5",
                   date="2023-06-06T11:29:23-04:00")
        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String