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://p11073-10207/draft10/pm/2017/10/05}InstanceIdentifier">
</extension>
</complexContent>
</complexType>
extension, identifierName, root, type, xtnsn| Constructor and Description |
|---|
OperatingJurisdiction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
getExtension, getIdentifierName, getRoot, getType, getXtnsn, setExtension, setIdentifierName, setRoot, setType, setXtnsnpublic String toString()
toString in class InstanceIdentifierpublic boolean equals(Object that)
equals in class InstanceIdentifierpublic int hashCode()
hashCode in class InstanceIdentifierCopyright © 2017. All rights reserved.