public class OperatingJurisdiction extends InstanceIdentifier
Java class for OperatingJurisdiction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OperatingJurisdiction">
<complexContent>
<extension base="{http://standards.ieee.org/downloads/11073/11073-10207-2017/participant}InstanceIdentifier">
</extension>
</complexContent>
</complexType>
extension, identifierName, root, type, xtnsn| Constructor and Description |
|---|
OperatingJurisdiction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
int |
hashCode() |
java.lang.String |
toString() |
getExtension, getIdentifierName, getRoot, getType, getXtnsn, setExtension, setIdentifierName, setRoot, setType, setXtnsnpublic java.lang.String toString()
toString in class InstanceIdentifierpublic boolean equals(java.lang.Object that)
equals in class InstanceIdentifierpublic int hashCode()
hashCode in class InstanceIdentifier