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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDKeywordsType
protected  MDKeywordsType MDKeywordsPropertyType.mdKeywords
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDKeywordsType
 MDKeywordsType ObjectFactory.createMDKeywordsType()
          Create an instance of MDKeywordsType
 MDKeywordsType MDKeywordsPropertyType.getMDKeywords()
          Gets the value of the mdKeywords property.
 MDKeywordsType MDKeywordsType.withId(String value)
           
 MDKeywordsType MDKeywordsType.withKeyword(CharacterStringPropertyType... values)
           
 MDKeywordsType MDKeywordsType.withKeyword(Collection<CharacterStringPropertyType> values)
           
 MDKeywordsType MDKeywordsType.withKeyword(List<CharacterStringPropertyType> value)
           
 MDKeywordsType MDKeywordsType.withThesaurusName(CICitationPropertyType value)
           
 MDKeywordsType MDKeywordsType.withType(MDKeywordTypeCodePropertyType value)
           
 MDKeywordsType MDKeywordsType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDKeywordsType
 JAXBElement<MDKeywordsType> ObjectFactory.createMDKeywords(MDKeywordsType value)
          Create an instance of JAXBElement<MDKeywordsType>}
 void MDKeywordsPropertyType.setMDKeywords(MDKeywordsType value)
          Sets the value of the mdKeywords property.
 MDKeywordsPropertyType MDKeywordsPropertyType.withMDKeywords(MDKeywordsType value)
           
 



Copyright © 2008-2016. All Rights Reserved.