| Modifier and Type | Field and Description |
|---|---|
protected AvailableOrNotUnionSemantics |
AvailableOrNotPropertyType.unionSemantics |
| Modifier and Type | Method and Description |
|---|---|
static AvailableOrNotUnionSemantics |
AvailableOrNotUnionSemantics.fromValue(java.lang.String v) |
AvailableOrNotUnionSemantics |
AvailableOrNotPropertyType.getUnionSemantics()
Gets the value of the unionSemantics property.
|
static AvailableOrNotUnionSemantics |
AvailableOrNotUnionSemantics.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AvailableOrNotUnionSemantics[] |
AvailableOrNotUnionSemantics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvailableOrNotPropertyType.setUnionSemantics(AvailableOrNotUnionSemantics value)
Sets the value of the unionSemantics property.
|
AvailableOrNotPropertyType |
AvailableOrNotPropertyType.withUnionSemantics(AvailableOrNotUnionSemantics value) |
Copyright © 2008-2021. All Rights Reserved.