... | ... | @@ -149,6 +149,7 @@ 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__
|
|
|
```!
|
|
|
|
|
|
get() getXXX()
|
|
|
set() setXXX()
|
... | ... | |