| Package | Description |
|---|---|
| com.sun.xml.bind.api |
Runtime API for the JAX-WS RI
|
| Modifier and Type | Method and Description |
|---|---|
abstract V |
RawAccessor.get(B bean)
Gets the value of the property of the given bean object.
|
abstract void |
RawAccessor.set(B bean,
V value)
Sets the value of the property of the given bean object.
|