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.UnwrapValidatedValue
Copyright © 2016 JBoss by Red Hat. All rights reserved.