public class DocumentProperties extends Object
Constructor and Description |
---|
DocumentProperties() |
Modifier and Type | Method and Description |
---|---|
List<Link> |
getLinks()
getLinks
Gets List
|
List<DocumentProperty> |
getList()
getList
Gets List
|
void |
setLinks(List<Link> Links)
setLinks
Sets List
|
void |
setList(List<DocumentProperty> List)
setList
Sets List
|
String |
toString() |
public List<DocumentProperty> getList()
public void setList(List<DocumentProperty> List)
List
- ListCopyright © 2016. All rights reserved.