Class UnionSimpleContent

java.lang.Object
org.apache.type_test.types1.UnionSimpleContent

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.5", date="2024-12-09T12:26:01-05: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 Details

    • value

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.5", date="2024-12-09T12:26:01-05:00") protected String value
  • Constructor Details

    • UnionSimpleContent

      public UnionSimpleContent()
  • Method Details

    • getValue

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.5", date="2024-12-09T12:26:01-05: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 v4.0.5", date="2024-12-09T12:26:01-05:00") public void setValue(String value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String