[#BloombergLP-bdlt-TimetableTransition_Ref-2constructor-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/TimetableTransition_Ref.adoc[TimetableTransition_Ref]::TimetableTransition_Ref :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<bdlt_timetable.h>` Create a timetable transition reference object having the value of the specified `original` object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/TimetableTransition_Ref/2constructor-08.adoc[TimetableTransition_Ref](xref:BloombergLP/bdlt/TimetableTransition_Ref.adoc[TimetableTransition_Ref] const& original); ---- [.small]#xref:BloombergLP/bdlt/TimetableTransition_Ref/2constructor-08.adoc[_» more..._]# Create a timetable transition reference object using the specified `transition`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit xref:BloombergLP/bdlt/TimetableTransition_Ref/2constructor-05.adoc[TimetableTransition_Ref](xref:BloombergLP/bdlt/TimetableTransition.adoc[TimetableTransition] const& transition); ---- [.small]#xref:BloombergLP/bdlt/TimetableTransition_Ref/2constructor-05.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#