public interface OID
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Equality operator.
|
Object |
getKeyValue()
Provides the OID in a form that can be used by the database as a key.
|
String |
getPcClass()
Accessor for the PC class name
|
int |
hashCode()
Accessor for the hashcode
|
String |
toString()
Returns the string representation of the OID.
|
Object getKeyValue()
String getPcClass()
boolean equals(Object obj)
int hashCode()
Copyright © 2021. All rights reserved.