Package | Description |
---|---|
org.bson.codecs.pojo |
This package contains classes specific to mapping user POJOs.
|
Modifier and Type | Field and Description |
---|---|
private PropertyAccessorImpl<T> |
ConventionUseGettersAsSettersImpl.PrivateProperyAccessor.wrapped |
private PropertyAccessorImpl<T> |
ConventionSetPrivateFieldImpl.PrivateProperyAccessor.wrapped |
Constructor and Description |
---|
PrivateProperyAccessor(PropertyAccessorImpl<T> wrapped) |
PrivateProperyAccessor(PropertyAccessorImpl<T> wrapped) |