Class CTDocEvents
java.lang.Object
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTDocEvents
- All Implemented Interfaces:
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the eventDocBuildingBlockAfterInsert property.Gets the value of the eventDocClose property.Gets the value of the eventDocContentControlAfterInsert property.Gets the value of the eventDocContentControlBeforeDelete property.Gets the value of the eventDocContentControlContentUpdate property.Gets the value of the eventDocContentControlOnEnter property.Gets the value of the eventDocContentControlOnExit property.Gets the value of the eventDocNew property.Gets the value of the eventDocOpen property.Gets the value of the eventDocStoreUpdate property.Gets the value of the eventDocSync property.Gets the value of the eventDocXmlAfterInsert property.Gets the value of the eventDocXmlBeforeDelete property.Gets the parent object in the object tree representing the unmarshalled xml document.voidSets the value of the eventDocBuildingBlockAfterInsert property.voidsetEventDocClose(Object value) Sets the value of the eventDocClose property.voidSets the value of the eventDocContentControlAfterInsert property.voidSets the value of the eventDocContentControlBeforeDelete property.voidSets the value of the eventDocContentControlContentUpdate property.voidSets the value of the eventDocContentControlOnEnter property.voidSets the value of the eventDocContentControlOnExit property.voidsetEventDocNew(Object value) Sets the value of the eventDocNew property.voidsetEventDocOpen(Object value) Sets the value of the eventDocOpen property.voidsetEventDocStoreUpdate(Object value) Sets the value of the eventDocStoreUpdate property.voidsetEventDocSync(Object value) Sets the value of the eventDocSync property.voidsetEventDocXmlAfterInsert(Object value) Sets the value of the eventDocXmlAfterInsert property.voidsetEventDocXmlBeforeDelete(Object value) Sets the value of the eventDocXmlBeforeDelete property.void
-
Field Details
-
eventDocNew
-
eventDocOpen
-
eventDocClose
-
eventDocSync
-
eventDocXmlAfterInsert
-
eventDocXmlBeforeDelete
-
eventDocContentControlAfterInsert
-
eventDocContentControlBeforeDelete
-
eventDocContentControlOnExit
-
eventDocContentControlOnEnter
-
eventDocStoreUpdate
-
eventDocContentControlContentUpdate
-
eventDocBuildingBlockAfterInsert
-
-
Constructor Details
-
CTDocEvents
public CTDocEvents()
-
-
Method Details
-
getEventDocNew
Gets the value of the eventDocNew property.- Returns:
- possible object is
Object
-
setEventDocNew
Sets the value of the eventDocNew property.- Parameters:
value- allowed object isObject
-
getEventDocOpen
Gets the value of the eventDocOpen property.- Returns:
- possible object is
Object
-
setEventDocOpen
Sets the value of the eventDocOpen property.- Parameters:
value- allowed object isObject
-
getEventDocClose
Gets the value of the eventDocClose property.- Returns:
- possible object is
Object
-
setEventDocClose
Sets the value of the eventDocClose property.- Parameters:
value- allowed object isObject
-
getEventDocSync
Gets the value of the eventDocSync property.- Returns:
- possible object is
Object
-
setEventDocSync
Sets the value of the eventDocSync property.- Parameters:
value- allowed object isObject
-
getEventDocXmlAfterInsert
Gets the value of the eventDocXmlAfterInsert property.- Returns:
- possible object is
Object
-
setEventDocXmlAfterInsert
Sets the value of the eventDocXmlAfterInsert property.- Parameters:
value- allowed object isObject
-
getEventDocXmlBeforeDelete
Gets the value of the eventDocXmlBeforeDelete property.- Returns:
- possible object is
Object
-
setEventDocXmlBeforeDelete
Sets the value of the eventDocXmlBeforeDelete property.- Parameters:
value- allowed object isObject
-
getEventDocContentControlAfterInsert
Gets the value of the eventDocContentControlAfterInsert property.- Returns:
- possible object is
Object
-
setEventDocContentControlAfterInsert
Sets the value of the eventDocContentControlAfterInsert property.- Parameters:
value- allowed object isObject
-
getEventDocContentControlBeforeDelete
Gets the value of the eventDocContentControlBeforeDelete property.- Returns:
- possible object is
Object
-
setEventDocContentControlBeforeDelete
Sets the value of the eventDocContentControlBeforeDelete property.- Parameters:
value- allowed object isObject
-
getEventDocContentControlOnExit
Gets the value of the eventDocContentControlOnExit property.- Returns:
- possible object is
Object
-
setEventDocContentControlOnExit
Sets the value of the eventDocContentControlOnExit property.- Parameters:
value- allowed object isObject
-
getEventDocContentControlOnEnter
Gets the value of the eventDocContentControlOnEnter property.- Returns:
- possible object is
Object
-
setEventDocContentControlOnEnter
Sets the value of the eventDocContentControlOnEnter property.- Parameters:
value- allowed object isObject
-
getEventDocStoreUpdate
Gets the value of the eventDocStoreUpdate property.- Returns:
- possible object is
Object
-
setEventDocStoreUpdate
Sets the value of the eventDocStoreUpdate property.- Parameters:
value- allowed object isObject
-
getEventDocContentControlContentUpdate
Gets the value of the eventDocContentControlContentUpdate property.- Returns:
- possible object is
Object
-
setEventDocContentControlContentUpdate
Sets the value of the eventDocContentControlContentUpdate property.- Parameters:
value- allowed object isObject
-
getEventDocBuildingBlockAfterInsert
Gets the value of the eventDocBuildingBlockAfterInsert property.- Returns:
- possible object is
Object
-
setEventDocBuildingBlockAfterInsert
Sets the value of the eventDocBuildingBlockAfterInsert property.- Parameters:
value- allowed object isObject
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
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.
-