street overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "Street" attribute of this object.
bsl::string&
street();
Return a reference offering non‐modifiable access to the "Street" attribute of this object.
bsl::string const&
street() const;
Created with MrDocs