Uses of Class
org.docx4j.dml.diagram.CTOtherwise
Packages that use CTOtherwise
-
Uses of CTOtherwise in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTOtherwiseMethods in org.docx4j.dml.diagram that return CTOtherwiseModifier and TypeMethodDescriptionObjectFactory.createCTOtherwise()Create an instance ofCTOtherwiseCTChoose.getElse()Gets the value of the else property.Methods in org.docx4j.dml.diagram with parameters of type CTOtherwiseModifier and TypeMethodDescriptionvoidCTChoose.setElse(CTOtherwise value) Sets the value of the else property.