public class AbstractAlertDescriptor extends Descriptor
Java class for AbstractAlertDescriptor complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractAlertDescriptor">
<complexContent>
<extension base="{http://p11073-10207/draft6/pm/2016/12/08}AbstractDescriptor">
</extension>
</complexContent>
</complexType>
descriptorVersion, extension, handle, safetyClassification, type| Constructor and Description |
|---|
AbstractAlertDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
getDescriptorVersion, getExtension, getHandle, getSafetyClassification, getType, setDescriptorVersion, setExtension, setHandle, setSafetyClassification, setTypepublic String toString()
toString in class Descriptorpublic boolean equals(Object that)
equals in class Descriptorpublic int hashCode()
hashCode in class DescriptorCopyright © 2017. All rights reserved.