Gets the setter method of this property.
()
| 132 | * Gets the setter method of this property. |
| 133 | */ |
| 134 | public MetaMethod getSetter() { |
| 135 | return setter; |
| 136 | } |
| 137 | |
| 138 | /** |
| 139 | * Sets the field of this property. |
no outgoing calls
no test coverage detected