Uses of Class
org.docx4j.docProps.variantTypes.Null
| Package | Description |
|---|---|
| org.docx4j.docProps.custom | |
| org.docx4j.docProps.variantTypes |
-
Uses of Null in org.docx4j.docProps.custom
Fields in org.docx4j.docProps.custom declared as Null Modifier and Type Field Description protected NullProperties.Property. _nullMethods in org.docx4j.docProps.custom that return Null Modifier and Type Method Description NullProperties.Property. getNull()NullMethods in org.docx4j.docProps.custom with parameters of type Null Modifier and Type Method Description voidProperties.Property. setNull(Null value)Sets the value of the null property. -
Uses of Null in org.docx4j.docProps.variantTypes
Fields in org.docx4j.docProps.variantTypes declared as Null Modifier and Type Field Description protected NullVariant. _nullMethods in org.docx4j.docProps.variantTypes that return Null Modifier and Type Method Description NullObjectFactory. createNull()Create an instance ofNullNullVariant. getNull()NullMethods in org.docx4j.docProps.variantTypes that return types with arguments of type Null Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Null>ObjectFactory. createNull(Null value)Methods in org.docx4j.docProps.variantTypes with parameters of type Null Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Null>ObjectFactory. createNull(Null value)voidVariant. setNull(Null value)Sets the value of the null property.