[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-enumeration-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::enumeration :relfileprefix: ../../../ :mrdocs: `enumeration` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a modifiable reference to the "Enumeration" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/Value.adoc[EncoderTestChoiceWithAllCategoriesEnumeration::Value]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/enumeration-0d.adoc[enumeration](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/enumeration-0d.adoc[_» more..._]# Return a non‐modifiable reference to the "Enumeration" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesEnumeration/Value.adoc[EncoderTestChoiceWithAllCategoriesEnumeration::Value] const& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/enumeration-08.adoc[enumeration]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/enumeration-08.adoc[_» more..._]# == Return Value * modifiable reference to the "Enumeration" selection * non‐modifiable reference to the "Enumeration" selection [.small]#Created with https://www.mrdocs.com[MrDocs]#