Properties may provide multiple setters; the appropriate setter to invoke is determined by the type of the value being set. If the value is null, the return type of the getter method is used.
Properties may provide multiple setters; the appropriate setter to invoke is determined by the type of the value being set. If the value is null, the return type of the getter method is used. @author gbrown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|