public class CellsDocumentProperties extends Object
Constructor and Description |
---|
CellsDocumentProperties() |
Modifier and Type | Method and Description |
---|---|
List<CellsDocumentProperty> |
getDocumentPropertyList()
getDocumentPropertyList
Gets List
|
Link |
getLink()
getLink
Gets Link
|
void |
setDocumentPropertyList(List<CellsDocumentProperty> DocumentPropertyList)
setDocumentPropertyList
Sets List
|
void |
setLink(Link link)
setLink
Sets Link
|
String |
toString() |
public List<CellsDocumentProperty> getDocumentPropertyList()
public void setDocumentPropertyList(List<CellsDocumentProperty> DocumentPropertyList)
DocumentPropertyList
- Listpublic Link getLink()
public void setLink(Link link)
link
- LinkCopyright © 2015. All rights reserved.