| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected UnlimitedIntegerType |
UnlimitedIntegerPropertyType.unlimitedInteger |
| Modifier and Type | Method and Description |
|---|---|
UnlimitedIntegerType |
ObjectFactory.createUnlimitedIntegerType()
Create an instance of
UnlimitedIntegerType |
UnlimitedIntegerType |
UnlimitedIntegerPropertyType.getUnlimitedInteger()
Gets the value of the unlimitedInteger property.
|
UnlimitedIntegerType |
UnlimitedIntegerType.withIsInfinite(boolean value) |
UnlimitedIntegerType |
UnlimitedIntegerType.withValue(BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<UnlimitedIntegerType> |
ObjectFactory.createUnlimitedInteger(UnlimitedIntegerType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<UnlimitedIntegerType> |
ObjectFactory.createUnlimitedInteger(UnlimitedIntegerType value)
|
void |
UnlimitedIntegerPropertyType.setUnlimitedInteger(UnlimitedIntegerType value)
Sets the value of the unlimitedInteger property.
|
UnlimitedIntegerPropertyType |
UnlimitedIntegerPropertyType.withUnlimitedInteger(UnlimitedIntegerType value) |
Copyright © 2008–2023. All rights reserved.