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