Uses of Class
org.docx4j.org.apache.poi.util.GenericRecordUtil.AnnotatedFlag
Packages that use GenericRecordUtil.AnnotatedFlag
-
Uses of GenericRecordUtil.AnnotatedFlag in org.docx4j.org.apache.poi.util
Methods in org.docx4j.org.apache.poi.util that return types with arguments of type GenericRecordUtil.AnnotatedFlagModifier and TypeMethodDescriptionGenericRecordUtil.getBitsAsString(Supplier<Number> flags, int[] masks, String[] names) GenericRecordUtil.getBitsAsString(Supplier<Number> flags, BitField[] masks, String[] names) GenericRecordUtil.getEnumBitsAsString(Supplier<Number> flags, int[] masks, String[] names)