Uses of Enum
org.docx4j.wml.STCalendarType
Packages that use STCalendarType
-
Uses of STCalendarType in org.docx4j.wml
Fields in org.docx4j.wml declared as STCalendarTypeMethods in org.docx4j.wml that return STCalendarTypeModifier and TypeMethodDescriptionstatic STCalendarTypeCTCalendarType.getVal()Gets the value of the val property.static STCalendarTypeReturns the enum constant of this type with the specified name.static STCalendarType[]STCalendarType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STCalendarTypeModifier and TypeMethodDescriptionvoidCTCalendarType.setVal(STCalendarType value) Sets the value of the val property.