public class DataSourceMeasurementAnnotation extends Annotation
additionalProperties, analysisStep, annotationStatus, annotationType, confidenceLevel, explanation, expression, jsonProperties, numAttachedAnnotations, reviewComment, reviewDate, steward, summaryclassifications, extendedProperties, guid, type, url| Constructor and Description |
|---|
DataSourceMeasurementAnnotation()
Default constructor
|
DataSourceMeasurementAnnotation(DataSourceMeasurementAnnotation 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.
|
Map<String,String> |
getDataSourceProperties()
Return the properties of the data source.
|
int |
hashCode()
Create a hash code for this element type.
|
void |
setDataSourceProperties(Map<String,String> dataSourceProperties)
Set up the properties of the data source.
|
String |
toString()
Standard toString method.
|
getAdditionalProperties, 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 DataSourceMeasurementAnnotation()
public DataSourceMeasurementAnnotation(DataSourceMeasurementAnnotation template)
template - object to copypublic Map<String,String> getDataSourceProperties()
public void setDataSourceProperties(Map<String,String> dataSourceProperties)
dataSourceProperties - date timepublic String toString()
toString in class Annotationpublic boolean equals(Object objectToCompare)
equals in class AnnotationobjectToCompare - supplied objectpublic int hashCode()
hashCode in class AnnotationCopyright © 2018–2020 ODPi. All rights reserved.