public class DocumentProperties extends ResourceBase
| Constructor and Description |
|---|
DocumentProperties() |
| Modifier and Type | Method and Description |
|---|---|
DocumentProperties |
addListItem(DocumentProperty listItem) |
boolean |
equals(Object o) |
List<DocumentProperty> |
getList()
Document property list.
|
int |
hashCode() |
DocumentProperties |
list(List<DocumentProperty> list) |
void |
setList(List<DocumentProperty> list) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic DocumentProperties list(List<DocumentProperty> list)
public DocumentProperties addListItem(DocumentProperty listItem)
public List<DocumentProperty> getList()
public void setList(List<DocumentProperty> list)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.