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 © 2007-2017 Red Hat, Inc. All Rights Reserved