pynetdicom.presentation.PresentationContextTuple¶
- class pynetdicom.presentation.PresentationContextTuple(context_id: int, abstract_syntax: UID, transfer_syntax: UID)[source]¶
namedtuple
representation of an acceptedPresentationContext
.- __init__()¶
Methods
__init__
()count
(value, /)Return number of occurrences of value.
index
(value[, start, stop])Return first index of value.
Attributes
Alias for field number 1
Alias for field number 0
Alias for field number 2