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

Uses of LanguageStringType in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 with type parameters of type LanguageStringType
protected  List<LanguageStringType> ReferenceType._abstract
           
protected  List<LanguageStringType> DescriptionType._abstract
           
protected  List<LanguageStringType> KeywordsType.keyword
           
protected  List<LanguageStringType> DescriptionType.title
           
 

Methods in net.opengis.ows.v_2_0 that return LanguageStringType
 LanguageStringType ObjectFactory.createLanguageStringType()
          Create an instance of LanguageStringType
 LanguageStringType LanguageStringType.withLang(String value)
           
 LanguageStringType LanguageStringType.withValue(String value)
           
 

Methods in net.opengis.ows.v_2_0 that return types with arguments of type LanguageStringType
 JAXBElement<LanguageStringType> ObjectFactory.createAbstract(LanguageStringType value)
          Create an instance of JAXBElement<LanguageStringType>}
 JAXBElement<LanguageStringType> ObjectFactory.createTitle(LanguageStringType value)
          Create an instance of JAXBElement<LanguageStringType>}
 List<LanguageStringType> ReferenceType.getAbstract()
          Gets the value of the abstract property.
 List<LanguageStringType> DescriptionType.getAbstract()
          Gets the value of the abstract property.
 List<LanguageStringType> KeywordsType.getKeyword()
          Gets the value of the keyword property.
 List<LanguageStringType> DescriptionType.getTitle()
          Gets the value of the title property.
 

Methods in net.opengis.ows.v_2_0 with parameters of type LanguageStringType
 JAXBElement<LanguageStringType> ObjectFactory.createAbstract(LanguageStringType value)
          Create an instance of JAXBElement<LanguageStringType>}
 JAXBElement<LanguageStringType> ObjectFactory.createTitle(LanguageStringType value)
          Create an instance of JAXBElement<LanguageStringType>}
 ServiceReferenceType ServiceReferenceType.withAbstract(LanguageStringType... values)
           
 ServiceIdentification ServiceIdentification.withAbstract(LanguageStringType... values)
           
 ReferenceType ReferenceType.withAbstract(LanguageStringType... values)
           
 ReferenceGroupType ReferenceGroupType.withAbstract(LanguageStringType... values)
           
 ManifestType ManifestType.withAbstract(LanguageStringType... values)
           
 IdentificationType IdentificationType.withAbstract(LanguageStringType... values)
           
 DescriptionType DescriptionType.withAbstract(LanguageStringType... values)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withAbstract(LanguageStringType... values)
           
 BasicIdentificationType BasicIdentificationType.withAbstract(LanguageStringType... values)
           
 KeywordsType KeywordsType.withKeyword(LanguageStringType... values)
           
 ServiceIdentification ServiceIdentification.withTitle(LanguageStringType... values)
           
 ReferenceGroupType ReferenceGroupType.withTitle(LanguageStringType... values)
           
 ManifestType ManifestType.withTitle(LanguageStringType... values)
           
 IdentificationType IdentificationType.withTitle(LanguageStringType... values)
           
 DescriptionType DescriptionType.withTitle(LanguageStringType... values)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withTitle(LanguageStringType... values)
           
 BasicIdentificationType BasicIdentificationType.withTitle(LanguageStringType... values)
           
 

Method parameters in net.opengis.ows.v_2_0 with type arguments of type LanguageStringType
 void ReferenceType.setAbstract(List<LanguageStringType> value)
           
 void DescriptionType.setAbstract(List<LanguageStringType> value)
           
 void KeywordsType.setKeyword(List<LanguageStringType> value)
           
 void DescriptionType.setTitle(List<LanguageStringType> value)
           
 ServiceReferenceType ServiceReferenceType.withAbstract(Collection<LanguageStringType> values)
           
 ServiceIdentification ServiceIdentification.withAbstract(Collection<LanguageStringType> values)
           
 ReferenceType ReferenceType.withAbstract(Collection<LanguageStringType> values)
           
 ReferenceGroupType ReferenceGroupType.withAbstract(Collection<LanguageStringType> values)
           
 ManifestType ManifestType.withAbstract(Collection<LanguageStringType> values)
           
 IdentificationType IdentificationType.withAbstract(Collection<LanguageStringType> values)
           
 DescriptionType DescriptionType.withAbstract(Collection<LanguageStringType> values)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withAbstract(Collection<LanguageStringType> values)
           
 BasicIdentificationType BasicIdentificationType.withAbstract(Collection<LanguageStringType> values)
           
 ServiceReferenceType ServiceReferenceType.withAbstract(List<LanguageStringType> value)
           
 ServiceIdentification ServiceIdentification.withAbstract(List<LanguageStringType> value)
           
 ReferenceType ReferenceType.withAbstract(List<LanguageStringType> value)
           
 ReferenceGroupType ReferenceGroupType.withAbstract(List<LanguageStringType> value)
           
 ManifestType ManifestType.withAbstract(List<LanguageStringType> value)
           
 IdentificationType IdentificationType.withAbstract(List<LanguageStringType> value)
           
 DescriptionType DescriptionType.withAbstract(List<LanguageStringType> value)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withAbstract(List<LanguageStringType> value)
           
 BasicIdentificationType BasicIdentificationType.withAbstract(List<LanguageStringType> value)
           
 KeywordsType KeywordsType.withKeyword(Collection<LanguageStringType> values)
           
 KeywordsType KeywordsType.withKeyword(List<LanguageStringType> value)
           
 ServiceIdentification ServiceIdentification.withTitle(Collection<LanguageStringType> values)
           
 ReferenceGroupType ReferenceGroupType.withTitle(Collection<LanguageStringType> values)
           
 ManifestType ManifestType.withTitle(Collection<LanguageStringType> values)
           
 IdentificationType IdentificationType.withTitle(Collection<LanguageStringType> values)
           
 DescriptionType DescriptionType.withTitle(Collection<LanguageStringType> values)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withTitle(Collection<LanguageStringType> values)
           
 BasicIdentificationType BasicIdentificationType.withTitle(Collection<LanguageStringType> values)
           
 ServiceIdentification ServiceIdentification.withTitle(List<LanguageStringType> value)
           
 ReferenceGroupType ReferenceGroupType.withTitle(List<LanguageStringType> value)
           
 ManifestType ManifestType.withTitle(List<LanguageStringType> value)
           
 IdentificationType IdentificationType.withTitle(List<LanguageStringType> value)
           
 DescriptionType DescriptionType.withTitle(List<LanguageStringType> value)
           
 DatasetDescriptionSummaryBaseType DatasetDescriptionSummaryBaseType.withTitle(List<LanguageStringType> value)
           
 BasicIdentificationType BasicIdentificationType.withTitle(List<LanguageStringType> value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.