Uses of Class
org.docx4j.docProps.variantTypes.Empty
| Package | Description |
|---|---|
| org.docx4j.docProps.custom | |
| org.docx4j.docProps.variantTypes |
-
Uses of Empty in org.docx4j.docProps.custom
Fields in org.docx4j.docProps.custom declared as Empty Modifier and Type Field Description protected EmptyProperties.Property. emptyMethods in org.docx4j.docProps.custom that return Empty Modifier and Type Method Description EmptyProperties.Property. getEmpty()EmptyMethods in org.docx4j.docProps.custom with parameters of type Empty Modifier and Type Method Description voidProperties.Property. setEmpty(Empty value)Sets the value of the empty property. -
Uses of Empty in org.docx4j.docProps.variantTypes
Fields in org.docx4j.docProps.variantTypes declared as Empty Modifier and Type Field Description protected EmptyVariant. emptyMethods in org.docx4j.docProps.variantTypes that return Empty Modifier and Type Method Description EmptyObjectFactory. createEmpty()Create an instance ofEmptyEmptyVariant. getEmpty()EmptyMethods in org.docx4j.docProps.variantTypes that return types with arguments of type Empty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Empty>ObjectFactory. createEmpty(Empty value)Methods in org.docx4j.docProps.variantTypes with parameters of type Empty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Empty>ObjectFactory. createEmpty(Empty value)voidVariant. setEmpty(Empty value)Sets the value of the empty property.