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() |
addAlternateLinksItem, alternateLinks, getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public 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 ResourceBase
public int hashCode()
hashCode
in class ResourceBase
public String toString()
toString
in class ResourceBase
Copyright © 2021. All rights reserved.