Class UnionSimpleContent


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

    Java class for UnionSimpleContent complex type.

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

     <complexType name="UnionSimpleContent">
       <simpleContent>
         <extension base="<http://apache.org/type_test/types1>SimpleUnion">
         </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

      • UnionSimpleContent

        public UnionSimpleContent()
    • 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