Package | Description |
---|---|
org.docx4j.bibliography |
Modifier and Type | Field and Description |
---|---|
protected CTNameListType |
CTNameType.nameList |
protected CTNameListType |
CTNameOrCorporateType.nameList |
Modifier and Type | Method and Description |
---|---|
CTNameListType |
ObjectFactory.createCTNameListType()
Create an instance of
CTNameListType |
CTNameListType |
CTNameType.getNameList()
Gets the value of the nameList property.
|
CTNameListType |
CTNameOrCorporateType.getNameList()
Gets the value of the nameList property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTNameType.setNameList(CTNameListType value)
Sets the value of the nameList property.
|
void |
CTNameOrCorporateType.setNameList(CTNameListType value)
Sets the value of the nameList property.
|
Copyright © 2007-2019. All Rights Reserved.