Uses of Class
org.docx4j.wml.CTShortHexNumber
Packages that use CTShortHexNumber
-
Uses of CTShortHexNumber in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return CTShortHexNumberModifier and TypeMethodDescriptionstatic CTShortHexNumberStyleUtil.apply(CTShortHexNumber source, CTShortHexNumber destination) Methods in org.docx4j.model.styles with parameters of type CTShortHexNumberModifier and TypeMethodDescriptionstatic CTShortHexNumberStyleUtil.apply(CTShortHexNumber source, CTShortHexNumber destination) static booleanStyleUtil.areEqual(CTShortHexNumber number1, CTShortHexNumber number2) static booleanStyleUtil.isEmpty(CTShortHexNumber number) -
Uses of CTShortHexNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTShortHexNumberModifier and TypeFieldDescriptionprotected CTShortHexNumberCTSettings.stylePaneFormatFilterprotected CTShortHexNumberCTSettings.stylePaneSortMethodMethods in org.docx4j.wml that return CTShortHexNumberModifier and TypeMethodDescriptionObjectFactory.createCTShortHexNumber()Create an instance ofCTShortHexNumberCTSettings.getStylePaneFormatFilter()Gets the value of the stylePaneFormatFilter property.CTSettings.getStylePaneSortMethod()Gets the value of the stylePaneSortMethod property.Methods in org.docx4j.wml with parameters of type CTShortHexNumberModifier and TypeMethodDescriptionvoidCTSettings.setStylePaneFormatFilter(CTShortHexNumber value) Sets the value of the stylePaneFormatFilter property.voidCTSettings.setStylePaneSortMethod(CTShortHexNumber value) Sets the value of the stylePaneSortMethod property.