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

Uses of IdentificationType in net.opengis.ows.v_2_0
 

Methods in net.opengis.ows.v_2_0 that return IdentificationType
 IdentificationType ObjectFactory.createIdentificationType()
          Create an instance of IdentificationType
 IdentificationType IdentificationType.withAbstract(Collection<LanguageStringType> values)
           
 IdentificationType IdentificationType.withAbstract(LanguageStringType... values)
           
 IdentificationType IdentificationType.withAbstract(List<LanguageStringType> value)
           
 IdentificationType IdentificationType.withAvailableCRS(Collection<JAXBElement<String>> values)
           
 IdentificationType IdentificationType.withAvailableCRS(JAXBElement<String>... values)
           
 IdentificationType IdentificationType.withAvailableCRS(List<JAXBElement<String>> value)
           
 IdentificationType IdentificationType.withBoundingBox(Collection<JAXBElement<? extends BoundingBoxType>> values)
           
 IdentificationType IdentificationType.withBoundingBox(JAXBElement<? extends BoundingBoxType>... values)
           
 IdentificationType IdentificationType.withBoundingBox(List<JAXBElement<? extends BoundingBoxType>> value)
           
 IdentificationType IdentificationType.withIdentifier(CodeType value)
           
 IdentificationType IdentificationType.withKeywords(Collection<KeywordsType> values)
           
 IdentificationType IdentificationType.withKeywords(KeywordsType... values)
           
 IdentificationType IdentificationType.withKeywords(List<KeywordsType> value)
           
 IdentificationType IdentificationType.withMetadata(Collection<JAXBElement<? extends MetadataType>> values)
           
 IdentificationType IdentificationType.withMetadata(JAXBElement<? extends MetadataType>... values)
           
 IdentificationType IdentificationType.withMetadata(List<JAXBElement<? extends MetadataType>> value)
           
 IdentificationType IdentificationType.withOutputFormat(Collection<String> values)
           
 IdentificationType IdentificationType.withOutputFormat(List<String> value)
           
 IdentificationType IdentificationType.withOutputFormat(String... values)
           
 IdentificationType IdentificationType.withTitle(Collection<LanguageStringType> values)
           
 IdentificationType IdentificationType.withTitle(LanguageStringType... values)
           
 IdentificationType IdentificationType.withTitle(List<LanguageStringType> value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.