public interface Unwrapable<U extends Unwrapable<U>>
| Modifier and Type | Method and Description |
|---|---|
U |
unwrapValidatedValue(boolean unwrap)
Configures explicitly the unwrapping mode of the current element (property, parameter etc.).
|
U unwrapValidatedValue(boolean unwrap)
unwrap - Explicitly set whether to unwrap or not.UnwrapValidatedValueCopyright © 2018 JBoss by Red Hat. All rights reserved.