Package | Description |
---|---|
com.sun.xml.ws.db.glassfish | |
com.sun.xml.ws.spi.db |
Modifier and Type | Method and Description |
---|---|
Object |
RawAccessorWrapper.get(Object bean) |
void |
RawAccessorWrapper.set(Object bean,
Object value) |
T |
BridgeWrapper.unmarshal(Source in) |
Modifier and Type | Method and Description |
---|---|
static BindingContext |
BindingContextFactory.create(JAXBContext context) |
V |
PropertyAccessor.get(B bean)
Gets the value of the property of the given bean object.
|
void |
PropertyAccessor.set(B bean,
V value)
Sets the value of the property of the given bean object.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.