attribute1 overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a reference to the modifiable "Attribute1" attribute of this object.

int&
attribute1();

Return the value of the "Attribute1" attribute of this object.

int
attribute1() const;

Created with MrDocs