|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDDistributorPropertyType | |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| Uses of MDDistributorPropertyType in net.opengis.iso19139.gmd.v_20070417 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDDistributorPropertyType | |
|---|---|
protected List<MDDistributorPropertyType> |
MDDistributionType.distributor
|
protected List<MDDistributorPropertyType> |
MDFormatType.formatDistributor
|
| Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDDistributorPropertyType | |
|---|---|
List<MDDistributorPropertyType> |
MDDistributionType.getDistributor()
Gets the value of the distributor property. |
List<MDDistributorPropertyType> |
MDFormatType.getFormatDistributor()
Gets the value of the formatDistributor property. |
| Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDDistributorPropertyType | |
|---|---|
MDDistributionType |
MDDistributionType.withDistributor(MDDistributorPropertyType... values)
|
MDFormatType |
MDFormatType.withFormatDistributor(MDDistributorPropertyType... values)
|
| Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDDistributorPropertyType | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||