Modifier and Type | Method and Description |
---|---|
default boolean |
ValueBridge.isCompatibleWith(ValueBridge<?,?> other) |
Modifier and Type | Method and Description |
---|---|
void |
PojoMappingCollectorValueNode.valueBridge(BridgeBuilder<? extends ValueBridge<?,?>> builder,
String relativeFieldName,
FieldModelContributor fieldModelContributor) |
Modifier and Type | Class and Description |
---|---|
static class |
ValueBridgeBeanReference.UndefinedImplementationType
Class used as a marker for the default value of the
ValueBridgeBeanReference.type() attribute. |
Modifier and Type | Method and Description |
---|---|
S |
PropertyFieldMappingContext.valueBridge(BridgeBuilder<? extends ValueBridge<?,?>> builder) |
S |
PropertyFieldMappingContext.valueBridge(Class<? extends ValueBridge<?,?>> bridgeClass) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.