org.deegree.services.jaxb.wpvs
Class ObjectFactory

java.lang.Object
  extended by org.deegree.services.jaxb.wpvs.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.deegree.services.jaxb.wpvs package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.deegree.services.jaxb.wpvs
 
Method Summary
 ColormapDatasetConfig createColormapDatasetConfig()
          Create an instance of ColormapDatasetConfig
 Copyright createCopyright()
          Create an instance of Copyright
 Copyright.Image createCopyrightImage()
          Create an instance of Copyright.Image
 DatasetDefinitions createDatasetDefinitions()
          Create an instance of DatasetDefinitions
 DeegreeWPVS createDeegreeWPVS()
          Create an instance of DeegreeWPVS
 DEMDatasetConfig createDEMDatasetConfig()
          Create an instance of DEMDatasetConfig
 DEMTextureDatasetConfig createDEMTextureDatasetConfig()
          Create an instance of DEMTextureDatasetConfig
 Empty createEmpty()
          Create an instance of Empty
 PublishedInformation createPublishedInformation()
          Create an instance of PublishedInformation
 PublishedInformation.AllowedOperations createPublishedInformationAllowedOperations()
          Create an instance of PublishedInformation.AllowedOperations
 PublishedInformation.AllowedOperations.GetCapabilities createPublishedInformationAllowedOperationsGetCapabilities()
          Create an instance of PublishedInformation.AllowedOperations.GetCapabilities
 PublishedInformation.AllowedOperations.GetDescription createPublishedInformationAllowedOperationsGetDescription()
          Create an instance of PublishedInformation.AllowedOperations.GetDescription
 PublishedInformation.AllowedOperations.GetLegendGraphic createPublishedInformationAllowedOperationsGetLegendGraphic()
          Create an instance of PublishedInformation.AllowedOperations.GetLegendGraphic
 PublishedInformation.AllowedOperations.GetView createPublishedInformationAllowedOperationsGetView()
          Create an instance of PublishedInformation.AllowedOperations.GetView
 RenderableDatasetConfig createRenderableDatasetConfig()
          Create an instance of RenderableDatasetConfig
 ServiceConfiguration createServiceConfiguration()
          Create an instance of ServiceConfiguration
 SkyImages createSkyImages()
          Create an instance of SkyImages
 SkyImages.SkyImage createSkyImagesSkyImage()
          Create an instance of SkyImages.SkyImage
 StyledGeometryProvider createStyledGeometryProvider()
          Create an instance of StyledGeometryProvider
 StyledGeometryProvider.TextureCacheDir createStyledGeometryProviderTextureCacheDir()
          Create an instance of StyledGeometryProvider.TextureCacheDir
 SwitchLevels createSwitchLevels()
          Create an instance of SwitchLevels
 SwitchLevels.Level createSwitchLevelsLevel()
          Create an instance of SwitchLevels.Level
 TranslationToLocalCRS createTranslationToLocalCRS()
          Create an instance of TranslationToLocalCRS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.deegree.services.jaxb.wpvs

Method Detail

createStyledGeometryProvider

public StyledGeometryProvider createStyledGeometryProvider()
Create an instance of StyledGeometryProvider


createCopyright

public Copyright createCopyright()
Create an instance of Copyright


createSkyImages

public SkyImages createSkyImages()
Create an instance of SkyImages


createPublishedInformation

public PublishedInformation createPublishedInformation()
Create an instance of PublishedInformation


createSwitchLevels

public SwitchLevels createSwitchLevels()
Create an instance of SwitchLevels


createPublishedInformationAllowedOperations

public PublishedInformation.AllowedOperations createPublishedInformationAllowedOperations()
Create an instance of PublishedInformation.AllowedOperations


createDEMTextureDatasetConfig

public DEMTextureDatasetConfig createDEMTextureDatasetConfig()
Create an instance of DEMTextureDatasetConfig


createDEMDatasetConfig

public DEMDatasetConfig createDEMDatasetConfig()
Create an instance of DEMDatasetConfig


createStyledGeometryProviderTextureCacheDir

public StyledGeometryProvider.TextureCacheDir createStyledGeometryProviderTextureCacheDir()
Create an instance of StyledGeometryProvider.TextureCacheDir


createServiceConfiguration

public ServiceConfiguration createServiceConfiguration()
Create an instance of ServiceConfiguration


createCopyrightImage

public Copyright.Image createCopyrightImage()
Create an instance of Copyright.Image


createSkyImagesSkyImage

public SkyImages.SkyImage createSkyImagesSkyImage()
Create an instance of SkyImages.SkyImage


createDatasetDefinitions

public DatasetDefinitions createDatasetDefinitions()
Create an instance of DatasetDefinitions


createTranslationToLocalCRS

public TranslationToLocalCRS createTranslationToLocalCRS()
Create an instance of TranslationToLocalCRS


createColormapDatasetConfig

public ColormapDatasetConfig createColormapDatasetConfig()
Create an instance of ColormapDatasetConfig


createRenderableDatasetConfig

public RenderableDatasetConfig createRenderableDatasetConfig()
Create an instance of RenderableDatasetConfig


createDeegreeWPVS

public DeegreeWPVS createDeegreeWPVS()
Create an instance of DeegreeWPVS


createSwitchLevelsLevel

public SwitchLevels.Level createSwitchLevelsLevel()
Create an instance of SwitchLevels.Level


createEmpty

public Empty createEmpty()
Create an instance of Empty


createPublishedInformationAllowedOperationsGetCapabilities

public PublishedInformation.AllowedOperations.GetCapabilities createPublishedInformationAllowedOperationsGetCapabilities()
Create an instance of PublishedInformation.AllowedOperations.GetCapabilities


createPublishedInformationAllowedOperationsGetView

public PublishedInformation.AllowedOperations.GetView createPublishedInformationAllowedOperationsGetView()
Create an instance of PublishedInformation.AllowedOperations.GetView


createPublishedInformationAllowedOperationsGetDescription

public PublishedInformation.AllowedOperations.GetDescription createPublishedInformationAllowedOperationsGetDescription()
Create an instance of PublishedInformation.AllowedOperations.GetDescription


createPublishedInformationAllowedOperationsGetLegendGraphic

public PublishedInformation.AllowedOperations.GetLegendGraphic createPublishedInformationAllowedOperationsGetLegendGraphic()
Create an instance of PublishedInformation.AllowedOperations.GetLegendGraphic



Copyright © 2011. All Rights Reserved.