| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDFormatPropertyType> |
MDDistributionType.distributionFormat |
protected List<MDFormatPropertyType> |
MDDistributorType.distributorFormat |
protected List<MDFormatPropertyType> |
AbstractMDIdentificationType.resourceFormat |
| Modifier and Type | Method and Description |
|---|---|
MDFormatPropertyType |
ObjectFactory.createMDFormatPropertyType()
Create an instance of
MDFormatPropertyType |
MDFormatPropertyType |
MDFormatPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
MDFormatPropertyType |
MDFormatPropertyType.withArcrole(String value) |
MDFormatPropertyType |
MDFormatPropertyType.withHref(String value) |
MDFormatPropertyType |
MDFormatPropertyType.withMDFormat(MDFormatType value) |
MDFormatPropertyType |
MDFormatPropertyType.withNilReason(Collection<String> values) |
MDFormatPropertyType |
MDFormatPropertyType.withNilReason(List<String> value) |
MDFormatPropertyType |
MDFormatPropertyType.withNilReason(String... values) |
MDFormatPropertyType |
MDFormatPropertyType.withRole(String value) |
MDFormatPropertyType |
MDFormatPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDFormatPropertyType |
MDFormatPropertyType.withTitle(String value) |
MDFormatPropertyType |
MDFormatPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDFormatPropertyType |
MDFormatPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MDFormatPropertyType> |
MDDistributionType.getDistributionFormat()
Gets the value of the distributionFormat property.
|
List<MDFormatPropertyType> |
MDDistributorType.getDistributorFormat()
Gets the value of the distributorFormat property.
|
List<MDFormatPropertyType> |
AbstractMDIdentificationType.getResourceFormat()
Gets the value of the resourceFormat property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDistributionType |
MDDistributionType.withDistributionFormat(MDFormatPropertyType... values) |
MDDistributorType |
MDDistributorType.withDistributorFormat(MDFormatPropertyType... values) |
MDDataIdentificationType |
MDDataIdentificationType.withResourceFormat(MDFormatPropertyType... values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withResourceFormat(MDFormatPropertyType... values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withResourceFormat(MDFormatPropertyType... values) |
| Modifier and Type | Field and Description |
|---|---|
protected MDFormatPropertyType |
MXDataFileType.fileFormat |
| Modifier and Type | Method and Description |
|---|---|
MDFormatPropertyType |
MXDataFileType.getFileFormat()
Gets the value of the fileFormat property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MXDataFileType.setFileFormat(MDFormatPropertyType value)
Sets the value of the fileFormat property.
|
MXDataFileType |
MXDataFileType.withFileFormat(MDFormatPropertyType value) |
Copyright © 2008–2023. All rights reserved.