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

Uses of ManifestType in net.opengis.ows.v_2_0
 

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

Methods in net.opengis.ows.v_2_0 that return types with arguments of type ManifestType
 JAXBElement<ManifestType> ObjectFactory.createInputData(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 JAXBElement<ManifestType> ObjectFactory.createOperationResponse(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 

Methods in net.opengis.ows.v_2_0 with parameters of type ManifestType
 JAXBElement<ManifestType> ObjectFactory.createInputData(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 JAXBElement<ManifestType> ObjectFactory.createOperationResponse(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 



Copyright © 2008-2016. All Rights Reserved.