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

Packages that use MDServiceIdentificationType
net.opengis.iso19139.gmd.v_20060504   
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDServiceIdentificationType
protected  MDServiceIdentificationType MDServiceIdentificationPropertyType.mdServiceIdentification
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDServiceIdentificationType
 MDServiceIdentificationType ObjectFactory.createMDServiceIdentificationType()
          Create an instance of MDServiceIdentificationType
 MDServiceIdentificationType MDServiceIdentificationPropertyType.getMDServiceIdentification()
          Gets the value of the mdServiceIdentification property.
 MDServiceIdentificationType MDServiceIdentificationType.withAbstract(CharacterStringPropertyType value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withAggregationInfo(Collection<MDAggregateInformationPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withAggregationInfo(List<MDAggregateInformationPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withAggregationInfo(MDAggregateInformationPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withCitation(CICitationPropertyType value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withCredit(CharacterStringPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withCredit(Collection<CharacterStringPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withCredit(List<CharacterStringPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withGraphicOverview(Collection<MDBrowseGraphicPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withGraphicOverview(List<MDBrowseGraphicPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withGraphicOverview(MDBrowseGraphicPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withId(String value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPurpose(CharacterStringPropertyType value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceConstraints(Collection<MDConstraintsPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceConstraints(List<MDConstraintsPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceConstraints(MDConstraintsPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceFormat(Collection<MDFormatPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceFormat(List<MDFormatPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceFormat(MDFormatPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceMaintenance(Collection<MDMaintenanceInformationPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceMaintenance(List<MDMaintenanceInformationPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceMaintenance(MDMaintenanceInformationPropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceSpecificUsage(MDUsagePropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withStatus(Collection<MDProgressCodePropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withStatus(List<MDProgressCodePropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withStatus(MDProgressCodePropertyType... values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDServiceIdentificationType
 JAXBElement<MDServiceIdentificationType> ObjectFactory.createMDServiceIdentification(MDServiceIdentificationType value)
          Create an instance of JAXBElement<MDServiceIdentificationType>}
 void MDServiceIdentificationPropertyType.setMDServiceIdentification(MDServiceIdentificationType value)
          Sets the value of the mdServiceIdentification property.
 MDServiceIdentificationPropertyType MDServiceIdentificationPropertyType.withMDServiceIdentification(MDServiceIdentificationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.