| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDDistributorPropertyType> |
MDDistributionType.distributor |
protected List<MDDistributorPropertyType> |
MDFormatType.formatDistributor |
| Modifier and Type | Method and Description |
|---|---|
MDDistributorPropertyType |
ObjectFactory.createMDDistributorPropertyType()
Create an instance of
MDDistributorPropertyType |
MDDistributorPropertyType |
MDDistributorPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withArcrole(String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withHref(String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withMDDistributor(MDDistributorType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withNilReason(Collection<String> values) |
MDDistributorPropertyType |
MDDistributorPropertyType.withNilReason(List<String> value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withNilReason(String... values) |
MDDistributorPropertyType |
MDDistributorPropertyType.withRole(String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withTitle(String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MDDistributorPropertyType> |
MDDistributionType.getDistributor()
Gets the value of the distributor property.
|
List<MDDistributorPropertyType> |
MDFormatType.getFormatDistributor()
Gets the value of the formatDistributor property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDistributionType |
MDDistributionType.withDistributor(MDDistributorPropertyType... values) |
MDFormatType |
MDFormatType.withFormatDistributor(MDDistributorPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDDistributionType.setDistributor(List<MDDistributorPropertyType> value) |
void |
MDFormatType.setFormatDistributor(List<MDDistributorPropertyType> value) |
MDDistributionType |
MDDistributionType.withDistributor(Collection<MDDistributorPropertyType> values) |
MDDistributionType |
MDDistributionType.withDistributor(List<MDDistributorPropertyType> value) |
MDFormatType |
MDFormatType.withFormatDistributor(Collection<MDDistributorPropertyType> values) |
MDFormatType |
MDFormatType.withFormatDistributor(List<MDDistributorPropertyType> value) |
Copyright © 2008–2023. All rights reserved.