| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 | |
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Method and Description |
|---|---|
BinaryPropertyType |
ObjectFactory.createBinaryPropertyType()
Create an instance of
BinaryPropertyType |
BinaryPropertyType |
BinaryPropertyType.withBinary(BinaryType value) |
BinaryPropertyType |
BinaryPropertyType.withNilReason(Collection<String> values) |
BinaryPropertyType |
BinaryPropertyType.withNilReason(List<String> value) |
BinaryPropertyType |
BinaryPropertyType.withNilReason(String... values) |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryPropertyType |
MDApplicationSchemaInformationType.graphicsFile |
protected BinaryPropertyType |
MDApplicationSchemaInformationType.softwareDevelopmentFile |
| Modifier and Type | Method and Description |
|---|---|
BinaryPropertyType |
MDApplicationSchemaInformationType.getGraphicsFile()
Gets the value of the graphicsFile property.
|
BinaryPropertyType |
MDApplicationSchemaInformationType.getSoftwareDevelopmentFile()
Gets the value of the softwareDevelopmentFile property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDApplicationSchemaInformationType.setGraphicsFile(BinaryPropertyType value)
Sets the value of the graphicsFile property.
|
void |
MDApplicationSchemaInformationType.setSoftwareDevelopmentFile(BinaryPropertyType value)
Sets the value of the softwareDevelopmentFile property.
|
MDApplicationSchemaInformationType |
MDApplicationSchemaInformationType.withGraphicsFile(BinaryPropertyType value) |
MDApplicationSchemaInformationType |
MDApplicationSchemaInformationType.withSoftwareDevelopmentFile(BinaryPropertyType value) |
Copyright © 2008–2023. All rights reserved.