Package | Description |
---|---|
com.groupdocs.comparison.options | |
com.groupdocs.comparison.options.save |
Modifier and Type | Method and Description |
---|---|
FileAuthorMetadata |
FileAuthorMetadata.Builder.build() |
FileAuthorMetadata |
CompareOptions.getSavedMetaData()
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
Modifier and Type | Method and Description |
---|---|
void |
CompareOptions.setSavedMetaData(FileAuthorMetadata value)
Deprecated.
this tag was added just to exclude the method from JavaDoc
|
CompareOptions.Builder |
CompareOptions.Builder.setSavedMetaData(FileAuthorMetadata value) |
Modifier and Type | Method and Description |
---|---|
FileAuthorMetadata |
SaveOptions.getFileAuthorMetadata()
Used when MetadataType is set to FileAuthor.
|
Modifier and Type | Method and Description |
---|---|
void |
SaveOptions.setFileAuthorMetadata(FileAuthorMetadata value)
Used when MetadataType is set to FileAuthor.
|
SaveOptions.Builder |
SaveOptions.Builder.setFileAuthorMetadata(FileAuthorMetadata value) |
Copyright © 2020. All rights reserved.