| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDMediumFormatCodePropertyType> |
MDMediumType.mediumFormat |
| Modifier and Type | Method and Description |
|---|---|
MDMediumFormatCodePropertyType |
ObjectFactory.createMDMediumFormatCodePropertyType()
Create an instance of
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType.withMDMediumFormatCode(CodeListValueType value) |
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType.withNilReason(Collection<String> values) |
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType.withNilReason(List<String> value) |
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MDMediumFormatCodePropertyType> |
MDMediumType.getMediumFormat()
Gets the value of the mediumFormat property.
|
| Modifier and Type | Method and Description |
|---|---|
MDMediumType |
MDMediumType.withMediumFormat(MDMediumFormatCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDMediumType.setMediumFormat(List<MDMediumFormatCodePropertyType> value) |
MDMediumType |
MDMediumType.withMediumFormat(Collection<MDMediumFormatCodePropertyType> values) |
MDMediumType |
MDMediumType.withMediumFormat(List<MDMediumFormatCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.