Class FieldType.ModifiedWriteValue

  • Enclosing class:
    FieldType

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2026-01-14T04:58:45Z")
    public static class FieldType.ModifiedWriteValue
    extends java.lang.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.accellera.org/XMLSchema/IPXACT/1685-2014>modifiedWriteValueType">
           <attribute name="modify" type="{http://www.w3.org/2001/XMLSchema}Name" />
         </extension>
       </simpleContent>
     </complexType>
     
    • Field Detail

      • value

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:45Z")
        protected ModifiedWriteValueType value
      • modify

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:45Z")
        protected java.lang.String modify
    • Constructor Detail

      • ModifiedWriteValue

        public ModifiedWriteValue()
    • Method Detail

      • getValue

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:45Z")
        public ModifiedWriteValueType getValue()
        Gets the value of the value property.
        Returns:
        possible object is ModifiedWriteValueType
      • setValue

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:45Z")
        public void setValue​(ModifiedWriteValueType value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is ModifiedWriteValueType
      • getModify

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:45Z")
        public java.lang.String getModify()
        Gets the value of the modify property.
        Returns:
        possible object is String
      • setModify

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:45Z")
        public void setModify​(java.lang.String value)
        Sets the value of the modify property.
        Parameters:
        value - allowed object is String