public class DocumentReplaceResult extends Document
Constructor and Description |
---|
DocumentReplaceResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getMatches()
Gets or sets the number of matches
|
int |
hashCode() |
DocumentReplaceResult |
matches(Integer matches) |
void |
setMatches(Integer matches) |
String |
toString() |
documentProperties, getDocumentProperties, getImages, getLayoutSlides, getMasterSlides, getSlides, getViewProperties, images, layoutSlides, masterSlides, setDocumentProperties, setImages, setLayoutSlides, setMasterSlides, setSlides, setViewProperties, slides, viewProperties
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public DocumentReplaceResult matches(Integer matches)
public Integer getMatches()
public void setMatches(Integer matches)
Copyright © 2023. All rights reserved.