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

Uses of BasicIdentificationType in net.opengis.ows.v_2_0
 

Subclasses of BasicIdentificationType in net.opengis.ows.v_2_0
 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.
 

Methods in net.opengis.ows.v_2_0 that return BasicIdentificationType
 BasicIdentificationType ObjectFactory.createBasicIdentificationType()
          Create an instance of BasicIdentificationType
 BasicIdentificationType BasicIdentificationType.withAbstract(Collection<LanguageStringType> values)
           
 BasicIdentificationType BasicIdentificationType.withAbstract(LanguageStringType... values)
           
 BasicIdentificationType BasicIdentificationType.withAbstract(List<LanguageStringType> value)
           
 BasicIdentificationType BasicIdentificationType.withIdentifier(CodeType value)
           
 BasicIdentificationType BasicIdentificationType.withKeywords(Collection<KeywordsType> values)
           
 BasicIdentificationType BasicIdentificationType.withKeywords(KeywordsType... values)
           
 BasicIdentificationType BasicIdentificationType.withKeywords(List<KeywordsType> value)
           
 BasicIdentificationType BasicIdentificationType.withMetadata(Collection<JAXBElement<? extends MetadataType>> values)
           
 BasicIdentificationType BasicIdentificationType.withMetadata(JAXBElement<? extends MetadataType>... values)
           
 BasicIdentificationType BasicIdentificationType.withMetadata(List<JAXBElement<? extends MetadataType>> value)
           
 BasicIdentificationType BasicIdentificationType.withTitle(Collection<LanguageStringType> values)
           
 BasicIdentificationType BasicIdentificationType.withTitle(LanguageStringType... values)
           
 BasicIdentificationType BasicIdentificationType.withTitle(List<LanguageStringType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.