protected abstract static class OneOfRequirementSupport.Container<T>
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
OneOfRequirementSupport.Container() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<T> |
getPossibleValues() |
void |
setPossibleValues(java.util.Set<T> possibleValues) |
Copyright © 2013 echocat. All Rights Reserved.