Uses of Enum
org.docx4j.wml.STSdtDateMappingType
Packages that use STSdtDateMappingType
-
Uses of STSdtDateMappingType in org.docx4j.wml
Fields in org.docx4j.wml declared as STSdtDateMappingTypeMethods in org.docx4j.wml that return STSdtDateMappingTypeModifier and TypeMethodDescriptionstatic STSdtDateMappingTypeCTSdtDateMappingType.getVal()Gets the value of the val property.static STSdtDateMappingTypeReturns the enum constant of this type with the specified name.static STSdtDateMappingType[]STSdtDateMappingType.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 STSdtDateMappingTypeModifier and TypeMethodDescriptionvoidCTSdtDateMappingType.setVal(STSdtDateMappingType value) Sets the value of the val property.