| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.util.Collection<java.lang.String> values) |
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType.withNilReason(java.util.List<java.lang.String> value) |
MDMediumFormatCodePropertyType |
MDMediumFormatCodePropertyType.withNilReason(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<MDMediumFormatCodePropertyType> value) |
MDMediumType |
MDMediumType.withMediumFormat(java.util.Collection<MDMediumFormatCodePropertyType> values) |
MDMediumType |
MDMediumType.withMediumFormat(java.util.List<MDMediumFormatCodePropertyType> value) |
Copyright © 2008-2022. All Rights Reserved.