public class StringMetricDescriptor extends MetricDescriptor
Java class for StringMetricDescriptor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StringMetricDescriptor">
<complexContent>
<extension base="{http://p11073-10207/draft6/pm/2016/12/08}AbstractMetricDescriptor">
</extension>
</complexContent>
</complexType>
bodySites, category, determinationPeriod, maxDelayTime, maxMeasurementTime, metricAvailability, unitdescriptorVersion, extension, handle, safetyClassification, type| Constructor and Description |
|---|
StringMetricDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
getBodySites, getCategory, getDeterminationPeriod, getMaxDelayTime, getMaxMeasurementTime, getMetricAvailability, getUnit, setBodySites, setCategory, setDeterminationPeriod, setMaxDelayTime, setMaxMeasurementTime, setMetricAvailability, setUnitgetDescriptorVersion, getExtension, getHandle, getSafetyClassification, getType, setDescriptorVersion, setExtension, setHandle, setSafetyClassification, setTypepublic String toString()
toString in class MetricDescriptorpublic boolean equals(Object that)
equals in class MetricDescriptorpublic int hashCode()
hashCode in class MetricDescriptorCopyright © 2018. All rights reserved.