com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class Oid

  • All Implemented Interfaces:
    Iterable<MetadataProperty>


    public final class Oid
    extends CustomPackage

    Represents an object identifier (OID). 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.

    • Method Detail

      • getValue

        public final String getValue()

        Gets the object identifier (OID) value.

        Returns:
        The object identifier (OID) value.
      • getFriendlyName

        public final String getFriendlyName()

        Gets the friendly name.

        Returns:
        The friendly name.