| Package | Description |
|---|---|
| org.bson.codecs.pojo |
This package contains classes specific to mapping user POJOs.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessor<T> |
PropertyModel.getPropertyAccessor() |
PropertyAccessor<T> |
PropertyModelBuilder.getPropertyAccessor()
Returns the
PropertyAccessor |
| Modifier and Type | Method and Description |
|---|---|
PropertyModelBuilder<T> |
PropertyModelBuilder.propertyAccessor(PropertyAccessor<T> propertyAccessor)
Sets the
PropertyAccessor |
Copyright © 2017. All Rights Reserved.