﻿pydicom.uid.UID
===============

.. currentmodule:: pydicom.uid

.. autoclass:: UID

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~UID.__init__
      ~UID.capitalize
      ~UID.casefold
      ~UID.center
      ~UID.count
      ~UID.encode
      ~UID.endswith
      ~UID.expandtabs
      ~UID.find
      ~UID.format
      ~UID.format_map
      ~UID.index
      ~UID.isalnum
      ~UID.isalpha
      ~UID.isascii
      ~UID.isdecimal
      ~UID.isdigit
      ~UID.isidentifier
      ~UID.islower
      ~UID.isnumeric
      ~UID.isprintable
      ~UID.isspace
      ~UID.istitle
      ~UID.isupper
      ~UID.join
      ~UID.ljust
      ~UID.lower
      ~UID.lstrip
      ~UID.maketrans
      ~UID.partition
      ~UID.removeprefix
      ~UID.removesuffix
      ~UID.replace
      ~UID.rfind
      ~UID.rindex
      ~UID.rjust
      ~UID.rpartition
      ~UID.rsplit
      ~UID.rstrip
      ~UID.split
      ~UID.splitlines
      ~UID.startswith
      ~UID.strip
      ~UID.swapcase
      ~UID.title
      ~UID.translate
      ~UID.upper
      ~UID.zfill
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~UID.info
      ~UID.is_compressed
      ~UID.is_deflated
      ~UID.is_encapsulated
      ~UID.is_implicit_VR
      ~UID.is_little_endian
      ~UID.is_private
      ~UID.is_retired
      ~UID.is_transfer_syntax
      ~UID.is_valid
      ~UID.keyword
      ~UID.name
      ~UID.type
   
   