| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20060504 |
| 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(java.lang.String value) |
MultiplicityType |
MultiplicityType.withRange(java.util.Collection<MultiplicityRangePropertyType> values) |
MultiplicityType |
MultiplicityType.withRange(java.util.List<MultiplicityRangePropertyType> value) |
MultiplicityType |
MultiplicityType.withRange(MultiplicityRangePropertyType... values) |
MultiplicityType |
MultiplicityType.withUuid(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<MultiplicityType> |
ObjectFactory.createMultiplicity(MultiplicityType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.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-2021. All Rights Reserved.