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

Uses of DescriptionType in net.opengis.ows.v_2_0
 

Subclasses of DescriptionType in net.opengis.ows.v_2_0
 class BasicIdentificationType
          Basic metadata identifying and describing a set of data.
 class DatasetDescriptionSummaryBaseType
          Typical dataset metadata in typical Contents section of an OWS service metadata (Capabilities) document.
 class IdentificationType
          Extended metadata identifying and describing a set of data.
 class ManifestType
          Unordered list of one or more groups of references to remote and/or local resources.
 class ReferenceGroupType
          Logical group of one or more references to remote and/or local resources, allowing including metadata about that group.
 class ServiceIdentification
          Java class for anonymous complex type.
 

Methods in net.opengis.ows.v_2_0 that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 DescriptionType DescriptionType.withAbstract(Collection<LanguageStringType> values)
           
 DescriptionType DescriptionType.withAbstract(LanguageStringType... values)
           
 DescriptionType DescriptionType.withAbstract(List<LanguageStringType> value)
           
 DescriptionType DescriptionType.withKeywords(Collection<KeywordsType> values)
           
 DescriptionType DescriptionType.withKeywords(KeywordsType... values)
           
 DescriptionType DescriptionType.withKeywords(List<KeywordsType> value)
           
 DescriptionType DescriptionType.withTitle(Collection<LanguageStringType> values)
           
 DescriptionType DescriptionType.withTitle(LanguageStringType... values)
           
 DescriptionType DescriptionType.withTitle(List<LanguageStringType> value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.