Uses of Class
net.opengis.iso19139.gmd.v_20060504.MDMaintenanceInformationPropertyType

Packages that use MDMaintenanceInformationPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

Uses of MDMaintenanceInformationPropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDMaintenanceInformationPropertyType
protected  MDMaintenanceInformationPropertyType MDMetadataType.metadataMaintenance
           
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDMaintenanceInformationPropertyType
protected  List<MDMaintenanceInformationPropertyType> AbstractMDIdentificationType.resourceMaintenance
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDMaintenanceInformationPropertyType
 MDMaintenanceInformationPropertyType ObjectFactory.createMDMaintenanceInformationPropertyType()
          Create an instance of MDMaintenanceInformationPropertyType
 MDMaintenanceInformationPropertyType MDMetadataType.getMetadataMaintenance()
          Gets the value of the metadataMaintenance property.
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withArcrole(String value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withHref(String value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withMDMaintenanceInformation(MDMaintenanceInformationType value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withNilReason(Collection<String> values)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withNilReason(List<String> value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withNilReason(String... values)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withRole(String value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withTitle(String value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDMaintenanceInformationPropertyType
 List<MDMaintenanceInformationPropertyType> AbstractMDIdentificationType.getResourceMaintenance()
          Gets the value of the resourceMaintenance property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDMaintenanceInformationPropertyType
 void MDMetadataType.setMetadataMaintenance(MDMaintenanceInformationPropertyType value)
          Sets the value of the metadataMaintenance property.
 MDMetadataType MDMetadataType.withMetadataMaintenance(MDMaintenanceInformationPropertyType value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDMaintenanceInformationPropertyType
 void AbstractMDIdentificationType.setResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 

Uses of MDMaintenanceInformationPropertyType in net.opengis.iso19139.srv.v_20060504
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type MDMaintenanceInformationPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type MDMaintenanceInformationPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.