[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategories-nullableValue-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories.adoc[EncoderTestSequenceWithAllCategories]::nullableValue :relfileprefix: ../../../ :mrdocs: `nullableValue` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a reference to the modifiable "NullableValue" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<int>]& xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/nullableValue-04.adoc[nullableValue](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/nullableValue-04.adoc[_» more..._]# Return a reference offering non‐modifiable access to the "NullableValue" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<int>] const& xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/nullableValue-02.adoc[nullableValue]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/nullableValue-02.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#