Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDMaintenanceInformationType

Packages that use MDMaintenanceInformationType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of MDMaintenanceInformationType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDMaintenanceInformationType
protected  MDMaintenanceInformationType MDMaintenanceInformationPropertyType.mdMaintenanceInformation
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDMaintenanceInformationType
 MDMaintenanceInformationType ObjectFactory.createMDMaintenanceInformationType()
          Create an instance of MDMaintenanceInformationType
 MDMaintenanceInformationType MDMaintenanceInformationPropertyType.getMDMaintenanceInformation()
          Gets the value of the mdMaintenanceInformation property.
 MDMaintenanceInformationType MDMaintenanceInformationType.withContact(CIResponsiblePartyPropertyType... values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withContact(List<CIResponsiblePartyPropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withDateOfNextUpdate(DatePropertyType value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withId(String value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withMaintenanceAndUpdateFrequency(MDMaintenanceFrequencyCodePropertyType value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withMaintenanceNote(CharacterStringPropertyType... values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withMaintenanceNote(Collection<CharacterStringPropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withMaintenanceNote(List<CharacterStringPropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScope(Collection<MDScopeCodePropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScope(List<MDScopeCodePropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScope(MDScopeCodePropertyType... values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScopeDescription(Collection<MDScopeDescriptionPropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScopeDescription(List<MDScopeDescriptionPropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScopeDescription(MDScopeDescriptionPropertyType... values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUserDefinedMaintenanceFrequency(TMPeriodDurationPropertyType value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDMaintenanceInformationType
 JAXBElement<MDMaintenanceInformationType> ObjectFactory.createMDMaintenanceInformation(MDMaintenanceInformationType value)
          Create an instance of JAXBElement<MDMaintenanceInformationType>}
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDMaintenanceInformationType
 JAXBElement<MDMaintenanceInformationType> ObjectFactory.createMDMaintenanceInformation(MDMaintenanceInformationType value)
          Create an instance of JAXBElement<MDMaintenanceInformationType>}
 void MDMaintenanceInformationPropertyType.setMDMaintenanceInformation(MDMaintenanceInformationType value)
          Sets the value of the mdMaintenanceInformation property.
 MDMaintenanceInformationPropertyType MDMaintenanceInformationPropertyType.withMDMaintenanceInformation(MDMaintenanceInformationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.