public interface PojoElementAccessor<T>
Accessors are created by PojoModelCompositeElement instances.
| Modifier and Type | Method and Description |
|---|---|
T |
read(Object parentElement)
Reads the element from the given parent element.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.