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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDKeywordsPropertyType
protected  List<MDKeywordsPropertyType> AbstractMDIdentificationType.descriptiveKeywords
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDKeywordsPropertyType
 MDKeywordsPropertyType ObjectFactory.createMDKeywordsPropertyType()
          Create an instance of MDKeywordsPropertyType
 MDKeywordsPropertyType MDKeywordsPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withArcrole(String value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withHref(String value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withMDKeywords(MDKeywordsType value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withNilReason(Collection<String> values)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withNilReason(List<String> value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withNilReason(String... values)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withRole(String value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withTitle(String value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDKeywordsPropertyType MDKeywordsPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDKeywordsPropertyType
 List<MDKeywordsPropertyType> AbstractMDIdentificationType.getDescriptiveKeywords()
          Gets the value of the descriptiveKeywords property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDKeywordsPropertyType
 MDServiceIdentificationType MDServiceIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDKeywordsPropertyType
 void AbstractMDIdentificationType.setDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.