Uses of Class
net.opengis.ows.v_2_0.KeywordsType

Uses of KeywordsType in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 with type parameters of type KeywordsType
protected  List<KeywordsType> DescriptionType.keywords
           
 

Methods in net.opengis.ows.v_2_0 that return KeywordsType
 KeywordsType ObjectFactory.createKeywordsType()
          Create an instance of KeywordsType
 KeywordsType KeywordsType.withKeyword(Collection<LanguageStringType> values)
           
 KeywordsType KeywordsType.withKeyword(LanguageStringType... values)
           
 KeywordsType KeywordsType.withKeyword(List<LanguageStringType> value)
           
 KeywordsType KeywordsType.withType(CodeType value)
           
 

Methods in net.opengis.ows.v_2_0 that return types with arguments of type KeywordsType
 JAXBElement<KeywordsType> ObjectFactory.createKeywords(KeywordsType value)
          Create an instance of JAXBElement<KeywordsType>}
 List<KeywordsType> DescriptionType.getKeywords()
          Gets the value of the keywords property.
 

Methods in net.opengis.ows.v_2_0 with parameters of type KeywordsType
 JAXBElement<KeywordsType> ObjectFactory.createKeywords(KeywordsType value)
          Create an instance of JAXBElement<KeywordsType>}
 ServiceIdentification ServiceIdentification.withKeywords(KeywordsType... values)
           
 ReferenceGroupType ReferenceGroupType.withKeywords(KeywordsType... values)
           
 ManifestType ManifestType.withKeywords(KeywordsType... values)
           
 IdentificationType IdentificationType.withKeywords(KeywordsType... values)
           
 DescriptionType DescriptionType.withKeywords(KeywordsType... values)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withKeywords(KeywordsType... values)
           
 BasicIdentificationType BasicIdentificationType.withKeywords(KeywordsType... values)
           
 

Method parameters in net.opengis.ows.v_2_0 with type arguments of type KeywordsType
 void DescriptionType.setKeywords(List<KeywordsType> value)
           
 ServiceIdentification ServiceIdentification.withKeywords(Collection<KeywordsType> values)
           
 ReferenceGroupType ReferenceGroupType.withKeywords(Collection<KeywordsType> values)
           
 ManifestType ManifestType.withKeywords(Collection<KeywordsType> values)
           
 IdentificationType IdentificationType.withKeywords(Collection<KeywordsType> values)
           
 DescriptionType DescriptionType.withKeywords(Collection<KeywordsType> values)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withKeywords(Collection<KeywordsType> values)
           
 BasicIdentificationType BasicIdentificationType.withKeywords(Collection<KeywordsType> values)
           
 ServiceIdentification ServiceIdentification.withKeywords(List<KeywordsType> value)
           
 ReferenceGroupType ReferenceGroupType.withKeywords(List<KeywordsType> value)
           
 ManifestType ManifestType.withKeywords(List<KeywordsType> value)
           
 IdentificationType IdentificationType.withKeywords(List<KeywordsType> value)
           
 DescriptionType DescriptionType.withKeywords(List<KeywordsType> value)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withKeywords(List<KeywordsType> value)
           
 BasicIdentificationType BasicIdentificationType.withKeywords(List<KeywordsType> value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.