Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Method and Description |
---|---|
List<IComparisonOperator> |
ComparisonXForm.getContents()
Deprecated.
Gets or sets the contents.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonOperator> |
ComparisonXForm.getContentsInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonXForm.setContents(List<IComparisonOperator> value)
Deprecated.
Gets or sets the contents.
|
void |
ComparisonXForm.setContentsInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonOperator> value)
Deprecated.
|
boolean |
ComparisonXForm.updateContents(com.aspose.ms.System.Collections.Generic.List<IComparisonOperator> contents)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonOperator> |
ComparisonXFormBase.getContents()
Deprecated.
Gets or sets the contents.
|
abstract com.aspose.ms.System.Collections.Generic.List<IComparisonOperator> |
ComparisonXFormBase.getContentsInternal()
Deprecated.
Gets contents internal.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonXFormBase.setContents(List<IComparisonOperator> value)
Deprecated.
Gets or sets the contents.
|
abstract void |
ComparisonXFormBase.setContentsInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonOperator> value)
Deprecated.
Sets contents internal.
|
abstract boolean |
ComparisonXFormBase.updateContents(com.aspose.ms.System.Collections.Generic.List<IComparisonOperator> contents)
Deprecated.
Update contents boolean.
|
Copyright © 2018. All rights reserved.