public final class Oid extends MetadataContainer
Represents the object identifier (OID) class. An identifier mechanism standardized by the International Telecommunications Union (ITU) and ISO/IEC for naming any object, concept, or "thing" with a globally unambiguous persistent name.
Modifier and Type | Method and Description |
---|---|
String |
getFriendlyName()
Gets the friendly name.
|
String |
getValue()
Gets the object identifier (OID) value.
|
getByType, getKeys, getMetadataType, iterator, readByStringKey
Copyright © 2019. All rights reserved.