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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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_20060504 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_20060504 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)
           
 

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

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type MDKeywordsPropertyType
protected  List<MDKeywordsPropertyType> SVServiceIdentificationType.keywords
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type MDKeywordsPropertyType
 List<MDKeywordsPropertyType> SVServiceIdentificationType.getKeywords()
          Gets the value of the keywords property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type MDKeywordsPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withKeywords(MDKeywordsPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type MDKeywordsPropertyType
 void SVServiceIdentificationType.setKeywords(List<MDKeywordsPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withKeywords(Collection<MDKeywordsPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withKeywords(List<MDKeywordsPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.