... | ... | @@ -148,7 +148,8 @@ The usage of these methods are only allowed when it is clear that there is a mai |
|
|
|
|
|
For many relations where the convention does not apply, the following methods must be used instead (where XXX is the name of the related thing):
|
|
|
|
|
|
__Main Relation__ __Other Relations__
|
|
|
__Main Relation__ __Other Relations__
|
|
|
|
|
|
get() getXXX()
|
|
|
set() setXXX()
|
|
|
n/a replaceXXX()
|
... | ... | |