Uses of Class
org.docx4j.docProps.variantTypes.Vstream
| Package | Description |
|---|---|
| org.docx4j.docProps.custom | |
| org.docx4j.docProps.variantTypes |
-
Uses of Vstream in org.docx4j.docProps.custom
Fields in org.docx4j.docProps.custom declared as Vstream Modifier and Type Field Description protected VstreamProperties.Property. vstreamMethods in org.docx4j.docProps.custom that return Vstream Modifier and Type Method Description VstreamProperties.Property. getVstream()Binary Versioned StreamMethods in org.docx4j.docProps.custom with parameters of type Vstream Modifier and Type Method Description voidProperties.Property. setVstream(Vstream value)Sets the value of the vstream property. -
Uses of Vstream in org.docx4j.docProps.variantTypes
Fields in org.docx4j.docProps.variantTypes declared as Vstream Modifier and Type Field Description protected VstreamVariant. vstreamMethods in org.docx4j.docProps.variantTypes that return Vstream Modifier and Type Method Description VstreamObjectFactory. createVstream()Create an instance ofVstreamVstreamVariant. getVstream()Binary Versioned StreamMethods in org.docx4j.docProps.variantTypes that return types with arguments of type Vstream Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Vstream>ObjectFactory. createVstream(Vstream value)Methods in org.docx4j.docProps.variantTypes with parameters of type Vstream Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Vstream>ObjectFactory. createVstream(Vstream value)voidVariant. setVstream(Vstream value)Sets the value of the vstream property.