|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDFormatPropertyType | |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| net.opengis.iso19139.gmx.v_20070417 | |
| Uses of MDFormatPropertyType in net.opengis.iso19139.gmd.v_20070417 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDFormatPropertyType | |
|---|---|
protected List<MDFormatPropertyType> |
MDDistributionType.distributionFormat
|
protected List<MDFormatPropertyType> |
MDDistributorType.distributorFormat
|
protected List<MDFormatPropertyType> |
AbstractMDIdentificationType.resourceFormat
|
| Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDFormatPropertyType | |
|---|---|
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. |
| Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDFormatPropertyType | |
|---|---|
MDDistributionType |
MDDistributionType.withDistributionFormat(MDFormatPropertyType... values)
|
MDDistributorType |
MDDistributorType.withDistributorFormat(MDFormatPropertyType... values)
|
MDServiceIdentificationType |
MDServiceIdentificationType.withResourceFormat(MDFormatPropertyType... values)
|
MDDataIdentificationType |
MDDataIdentificationType.withResourceFormat(MDFormatPropertyType... values)
|
AbstractMDIdentificationType |
AbstractMDIdentificationType.withResourceFormat(MDFormatPropertyType... values)
|
| Uses of MDFormatPropertyType in net.opengis.iso19139.gmx.v_20070417 |
|---|
| Fields in net.opengis.iso19139.gmx.v_20070417 declared as MDFormatPropertyType | |
|---|---|
protected MDFormatPropertyType |
MXDataFileType.fileFormat
|
| Methods in net.opengis.iso19139.gmx.v_20070417 that return MDFormatPropertyType | |
|---|---|
MDFormatPropertyType |
MXDataFileType.getFileFormat()
Gets the value of the fileFormat property. |
| Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MDFormatPropertyType | |
|---|---|
void |
MXDataFileType.setFileFormat(MDFormatPropertyType value)
Sets the value of the fileFormat property. |
MXDataFileType |
MXDataFileType.withFileFormat(MDFormatPropertyType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||