Uses of Class
org.docx4j.bibliography.CTNameListType
Packages that use CTNameListType
-
Uses of CTNameListType in org.docx4j.bibliography
Fields in org.docx4j.bibliography declared as CTNameListTypeModifier and TypeFieldDescriptionprotected CTNameListTypeCTNameOrCorporateType.nameListprotected CTNameListTypeCTNameType.nameListMethods in org.docx4j.bibliography that return CTNameListTypeModifier and TypeMethodDescriptionObjectFactory.createCTNameListType()Create an instance ofCTNameListTypeCTNameOrCorporateType.getNameList()Gets the value of the nameList property.CTNameType.getNameList()Gets the value of the nameList property.Methods in org.docx4j.bibliography with parameters of type CTNameListTypeModifier and TypeMethodDescriptionvoidCTNameOrCorporateType.setNameList(CTNameListType value) Sets the value of the nameList property.voidCTNameType.setNameList(CTNameListType value) Sets the value of the nameList property.