| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryType |
BinaryPropertyType.binary |
| Modifier and Type | Method and Description |
|---|---|
BinaryType |
ObjectFactory.createBinaryType()
Create an instance of
BinaryType |
BinaryType |
BinaryPropertyType.getBinary()
Gets the value of the binary property.
|
BinaryType |
BinaryType.withSrc(String value) |
BinaryType |
BinaryType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<BinaryType> |
ObjectFactory.createBinary(BinaryType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<BinaryType> |
ObjectFactory.createBinary(BinaryType value)
|
void |
BinaryPropertyType.setBinary(BinaryType value)
Sets the value of the binary property.
|
BinaryPropertyType |
BinaryPropertyType.withBinary(BinaryType value) |
Copyright © 2008–2023. All rights reserved.