| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected MultiplicityType |
MultiplicityPropertyType.multiplicity |
| Modifier and Type | Method and Description |
|---|---|
MultiplicityType |
ObjectFactory.createMultiplicityType()
Create an instance of
MultiplicityType |
MultiplicityType |
MultiplicityPropertyType.getMultiplicity()
Gets the value of the multiplicity property.
|
MultiplicityType |
MultiplicityType.withId(String value) |
MultiplicityType |
MultiplicityType.withRange(Collection<MultiplicityRangePropertyType> values) |
MultiplicityType |
MultiplicityType.withRange(List<MultiplicityRangePropertyType> value) |
MultiplicityType |
MultiplicityType.withRange(MultiplicityRangePropertyType... values) |
MultiplicityType |
MultiplicityType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MultiplicityType> |
ObjectFactory.createMultiplicity(MultiplicityType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MultiplicityType> |
ObjectFactory.createMultiplicity(MultiplicityType value)
|
void |
MultiplicityPropertyType.setMultiplicity(MultiplicityType value)
Sets the value of the multiplicity property.
|
MultiplicityPropertyType |
MultiplicityPropertyType.withMultiplicity(MultiplicityType value) |
Copyright © 2008–2023. All rights reserved.