| Modifier and Type | Field and Description |
|---|---|
protected AllowedValues |
UnNamedDomainType.allowedValues |
| Modifier and Type | Method and Description |
|---|---|
AllowedValues |
ObjectFactory.createAllowedValues()
Create an instance of
AllowedValues |
AllowedValues |
UnNamedDomainType.getAllowedValues()
Gets the value of the allowedValues property.
|
AllowedValues |
AllowedValues.withValueOrRange(java.util.Collection<java.lang.Object> values) |
AllowedValues |
AllowedValues.withValueOrRange(java.util.List<java.lang.Object> value) |
AllowedValues |
AllowedValues.withValueOrRange(java.lang.Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnNamedDomainType.setAllowedValues(AllowedValues value)
Sets the value of the allowedValues property.
|
UnNamedDomainType |
UnNamedDomainType.withAllowedValues(AllowedValues value) |
DomainType |
DomainType.withAllowedValues(AllowedValues value) |
Copyright © 2008-2022. All Rights Reserved.