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

Packages that use LanguageStringType
net.opengis.ows_context   
net.opengis.ows._2   
 

Uses of LanguageStringType in net.opengis.ows_context
 

Fields in net.opengis.ows_context declared as LanguageStringType
protected  LanguageStringType GeneralType._abstract
           
protected  LanguageStringType GeneralType.title
           
 

Methods in net.opengis.ows_context that return LanguageStringType
 LanguageStringType GeneralType.getAbstract()
          Obtient la valeur de la propriété abstract.
 LanguageStringType GeneralType.getTitle()
          Obtient la valeur de la propriété title.
 

Methods in net.opengis.ows_context with parameters of type LanguageStringType
 void GeneralType.setAbstract(LanguageStringType value)
          Définit la valeur de la propriété abstract.
 void GeneralType.setTitle(LanguageStringType value)
          Définit la valeur de la propriété title.
 

Uses of LanguageStringType in net.opengis.ows._2
 

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

Methods in net.opengis.ows._2 that return LanguageStringType
 LanguageStringType ObjectFactory.createLanguageStringType()
          Create an instance of LanguageStringType
 

Methods in net.opengis.ows._2 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> DescriptionType.getAbstract()
          Gets the value of the abstract property.
 List<LanguageStringType> ReferenceType.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._2 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>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.