Uses of Class
org.docx4j.bibliography.STSourceType
| Package | Description |
|---|---|
| org.docx4j.bibliography |
-
Uses of STSourceType in org.docx4j.bibliography
Methods in org.docx4j.bibliography that return STSourceType Modifier and Type Method Description static STSourceTypeSTSourceType. fromValue(java.lang.String v)static STSourceTypeSTSourceType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STSourceType[]STSourceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.bibliography that return types with arguments of type STSourceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<STSourceType>ObjectFactory. createCTSourceTypeSourceType(STSourceType value)Methods in org.docx4j.bibliography with parameters of type STSourceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<STSourceType>ObjectFactory. createCTSourceTypeSourceType(STSourceType value)