[#BloombergLP-bsltf-TemplateTestFacility_StubClass] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::TemplateTestFacility_StubClass :relfileprefix: ../../ :mrdocs: This class provides a single method template, `method`, that simply returns the parameterized integer `IDENTIFIER`. Note that the purpose of this class is to serve as a stub class and method to be referred by `TemplateTestFacility::ObjectPtr` and `TemplateTestFacility::MethodPtr` respectively. == Synopsis Declared in `<bsltf_templatetestfacility.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class TemplateTestFacility_StubClass; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsltf/TemplateTestFacility_StubClass/method.adoc[`method`] | Return the parameterized `IDENTIFIER`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#