TotalDepth.RP66V1.core.LogicalRecord.Types

Implements the Logical Record Syntax.

References:
[RP66V1 Section 3 Logical Record Syntax]
In particular:
[RP66V1 Appendix A logical Record Types]
TotalDepth.RP66V1.core.LogicalRecord.Types.TypeDescriptionDataDescriptorObjectReferenceType

alias of TotalDepth.RP66V1.core.LogicalRecord.Types.TypeDescriptionAllowableSetTypes

class TotalDepth.RP66V1.core.LogicalRecord.Types.TypeDescriptionAllowableSetTypes(type, description, allowable_set_types)
__getnewargs__()

Return self as a plain tuple. Used by copy and pickle.

static __new__(_cls, type, description, allowable_set_types)

Create new instance of TypeDescriptionAllowableSetTypes(type, description, allowable_set_types)

__repr__()

Return a nicely formatted representation string

allowable_set_types

Alias for field number 2

description

Alias for field number 1

type

Alias for field number 0