T - The type of the restricted values.public interface HasRestrictedValues<T>
A component that have restricted values (values not allowed to use)..
| Modifier and Type | Method and Description |
|---|---|
void |
setRestrictedValues(T value) |
void setRestrictedValues(T value)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.