java.lang.Object
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTDocEvents
All Implemented Interfaces:
Child

public class CTDocEvents extends Object implements Child

Java class for CT_DocEvents complex type.

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

 <complexType name="CT_DocEvents">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="eventDocNew" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocOpen" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocClose" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocSync" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocXmlAfterInsert" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocXmlBeforeDelete" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocContentControlAfterInsert" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocContentControlBeforeDelete" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocContentControlOnExit" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocContentControlOnEnter" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocStoreUpdate" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocContentControlContentUpdate" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="eventDocBuildingBlockAfterInsert" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • eventDocNew

      protected Object eventDocNew
    • eventDocOpen

      protected Object eventDocOpen
    • eventDocClose

      protected Object eventDocClose
    • eventDocSync

      protected Object eventDocSync
    • eventDocXmlAfterInsert

      protected Object eventDocXmlAfterInsert
    • eventDocXmlBeforeDelete

      protected Object eventDocXmlBeforeDelete
    • eventDocContentControlAfterInsert

      protected Object eventDocContentControlAfterInsert
    • eventDocContentControlBeforeDelete

      protected Object eventDocContentControlBeforeDelete
    • eventDocContentControlOnExit

      protected Object eventDocContentControlOnExit
    • eventDocContentControlOnEnter

      protected Object eventDocContentControlOnEnter
    • eventDocStoreUpdate

      protected Object eventDocStoreUpdate
    • eventDocContentControlContentUpdate

      protected Object eventDocContentControlContentUpdate
    • eventDocBuildingBlockAfterInsert

      protected Object eventDocBuildingBlockAfterInsert
  • Constructor Details

    • CTDocEvents

      public CTDocEvents()
  • Method Details

    • getEventDocNew

      public Object getEventDocNew()
      Gets the value of the eventDocNew property.
      Returns:
      possible object is Object
    • setEventDocNew

      public void setEventDocNew(Object value)
      Sets the value of the eventDocNew property.
      Parameters:
      value - allowed object is Object
    • getEventDocOpen

      public Object getEventDocOpen()
      Gets the value of the eventDocOpen property.
      Returns:
      possible object is Object
    • setEventDocOpen

      public void setEventDocOpen(Object value)
      Sets the value of the eventDocOpen property.
      Parameters:
      value - allowed object is Object
    • getEventDocClose

      public Object getEventDocClose()
      Gets the value of the eventDocClose property.
      Returns:
      possible object is Object
    • setEventDocClose

      public void setEventDocClose(Object value)
      Sets the value of the eventDocClose property.
      Parameters:
      value - allowed object is Object
    • getEventDocSync

      public Object getEventDocSync()
      Gets the value of the eventDocSync property.
      Returns:
      possible object is Object
    • setEventDocSync

      public void setEventDocSync(Object value)
      Sets the value of the eventDocSync property.
      Parameters:
      value - allowed object is Object
    • getEventDocXmlAfterInsert

      public Object getEventDocXmlAfterInsert()
      Gets the value of the eventDocXmlAfterInsert property.
      Returns:
      possible object is Object
    • setEventDocXmlAfterInsert

      public void setEventDocXmlAfterInsert(Object value)
      Sets the value of the eventDocXmlAfterInsert property.
      Parameters:
      value - allowed object is Object
    • getEventDocXmlBeforeDelete

      public Object getEventDocXmlBeforeDelete()
      Gets the value of the eventDocXmlBeforeDelete property.
      Returns:
      possible object is Object
    • setEventDocXmlBeforeDelete

      public void setEventDocXmlBeforeDelete(Object value)
      Sets the value of the eventDocXmlBeforeDelete property.
      Parameters:
      value - allowed object is Object
    • getEventDocContentControlAfterInsert

      public Object getEventDocContentControlAfterInsert()
      Gets the value of the eventDocContentControlAfterInsert property.
      Returns:
      possible object is Object
    • setEventDocContentControlAfterInsert

      public void setEventDocContentControlAfterInsert(Object value)
      Sets the value of the eventDocContentControlAfterInsert property.
      Parameters:
      value - allowed object is Object
    • getEventDocContentControlBeforeDelete

      public Object getEventDocContentControlBeforeDelete()
      Gets the value of the eventDocContentControlBeforeDelete property.
      Returns:
      possible object is Object
    • setEventDocContentControlBeforeDelete

      public void setEventDocContentControlBeforeDelete(Object value)
      Sets the value of the eventDocContentControlBeforeDelete property.
      Parameters:
      value - allowed object is Object
    • getEventDocContentControlOnExit

      public Object getEventDocContentControlOnExit()
      Gets the value of the eventDocContentControlOnExit property.
      Returns:
      possible object is Object
    • setEventDocContentControlOnExit

      public void setEventDocContentControlOnExit(Object value)
      Sets the value of the eventDocContentControlOnExit property.
      Parameters:
      value - allowed object is Object
    • getEventDocContentControlOnEnter

      public Object getEventDocContentControlOnEnter()
      Gets the value of the eventDocContentControlOnEnter property.
      Returns:
      possible object is Object
    • setEventDocContentControlOnEnter

      public void setEventDocContentControlOnEnter(Object value)
      Sets the value of the eventDocContentControlOnEnter property.
      Parameters:
      value - allowed object is Object
    • getEventDocStoreUpdate

      public Object getEventDocStoreUpdate()
      Gets the value of the eventDocStoreUpdate property.
      Returns:
      possible object is Object
    • setEventDocStoreUpdate

      public void setEventDocStoreUpdate(Object value)
      Sets the value of the eventDocStoreUpdate property.
      Parameters:
      value - allowed object is Object
    • getEventDocContentControlContentUpdate

      public Object getEventDocContentControlContentUpdate()
      Gets the value of the eventDocContentControlContentUpdate property.
      Returns:
      possible object is Object
    • setEventDocContentControlContentUpdate

      public void setEventDocContentControlContentUpdate(Object value)
      Sets the value of the eventDocContentControlContentUpdate property.
      Parameters:
      value - allowed object is Object
    • getEventDocBuildingBlockAfterInsert

      public Object getEventDocBuildingBlockAfterInsert()
      Gets the value of the eventDocBuildingBlockAfterInsert property.
      Returns:
      possible object is Object
    • setEventDocBuildingBlockAfterInsert

      public void setEventDocBuildingBlockAfterInsert(Object value)
      Sets the value of the eventDocBuildingBlockAfterInsert property.
      Parameters:
      value - allowed object is Object
    • getParent

      public Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface Child
      Returns:
      The parent object.
    • setParent

      public void setParent(Object parent)
      Specified by:
      setParent in interface Child
    • afterUnmarshal

      public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
      This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
      Parameters:
      parent - The parent object in the object tree.
      unmarshaller - The unmarshaller that generated the instance.