public class DivergentAttachmentValueAnnotation extends DivergentAttachmentAnnotation
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
divergentPropertyNames |
attachmentGUID, duplicateAttachmentGUIDduplicateAnchorGUIDadditionalProperties, analysisStep, annotationStatus, annotationType, confidenceLevel, explanation, expression, jsonProperties, numAttachedAnnotations, reviewComment, reviewDate, steward, summaryclassifications, extendedProperties, guid, type, url| Constructor and Description |
|---|
DivergentAttachmentValueAnnotation()
Default constructor
|
DivergentAttachmentValueAnnotation(DivergentAttachmentValueAnnotation template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
List<String> |
getDivergentPropertyNames()
Return the properties of the Asset that are diverging from the duplicate.
|
int |
hashCode()
Create a hash code for this element type.
|
void |
setDivergentPropertyNames(List<String> divergentPropertyNames)
Set up the unique identifier for the attachment to the Asset that is diverging.
|
getAttachmentGUID, getDuplicateAttachmentGUID, setAttachmentGUID, setDuplicateAttachmentGUID, toStringgetDuplicateAnchorGUIDs, setDuplicateAnchorGUIDsgetAdditionalProperties, getAnalysisStep, getAnnotationStatus, getAnnotationType, getConfidenceLevel, getExplanation, getExpression, getJsonProperties, getNumAttachedAnnotations, getReviewComment, getReviewDate, getSteward, getSummary, setAdditionalProperties, setAnalysisStep, setAnnotationStatus, setAnnotationType, setAttachedAnnotations, setConfidenceLevel, setExplanation, setExpression, setJsonProperties, setReviewComment, setReviewDate, setSteward, setSummarygetClassifications, getExtendedProperties, getGUID, getType, getURL, setClassifications, setExtendedProperties, setGUID, setType, setURLpublic DivergentAttachmentValueAnnotation()
public DivergentAttachmentValueAnnotation(DivergentAttachmentValueAnnotation template)
template - object to copypublic List<String> getDivergentPropertyNames()
public void setDivergentPropertyNames(List<String> divergentPropertyNames)
divergentPropertyNames - list of property namespublic boolean equals(Object objectToCompare)
equals in class DivergentAttachmentAnnotationobjectToCompare - supplied objectpublic int hashCode()
hashCode in class DivergentAttachmentAnnotationCopyright © 2018–2020 ODPi. All rights reserved.