| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<MDDistributorPropertyType> |
MDDistributionType.distributor |
protected java.util.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(java.lang.String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withHref(java.lang.String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withMDDistributor(MDDistributorType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
MDDistributorPropertyType |
MDDistributorPropertyType.withNilReason(java.util.List<java.lang.String> value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withNilReason(java.lang.String... values) |
MDDistributorPropertyType |
MDDistributorPropertyType.withRole(java.lang.String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withTitle(java.lang.String value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDDistributorPropertyType |
MDDistributorPropertyType.withUuidref(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDDistributorPropertyType> |
MDDistributionType.getDistributor()
Gets the value of the distributor property.
|
java.util.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(java.util.List<MDDistributorPropertyType> value) |
void |
MDFormatType.setFormatDistributor(java.util.List<MDDistributorPropertyType> value) |
MDDistributionType |
MDDistributionType.withDistributor(java.util.Collection<MDDistributorPropertyType> values) |
MDDistributionType |
MDDistributionType.withDistributor(java.util.List<MDDistributorPropertyType> value) |
MDFormatType |
MDFormatType.withFormatDistributor(java.util.Collection<MDDistributorPropertyType> values) |
MDFormatType |
MDFormatType.withFormatDistributor(java.util.List<MDDistributorPropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.