homeAddress overloads
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "HomeAddress" attribute of this object.
EncoderTestAddress&
homeAddress();
» more...
Return a reference offering non-modifiable access to the "HomeAddress" attribute of this object.
EncoderTestAddress const&
homeAddress() const;
» more...