org.deegree.services.jaxb.wms
Class ObjectFactory

java.lang.Object
  extended by org.deegree.services.jaxb.wms.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.wms 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.wms
 
Method Summary
 JAXBElement<BaseAbstractLayerType> createAbstractLayer(BaseAbstractLayerType value)
          Create an instance of JAXBElement<BaseAbstractLayerType>}
 AbstractLayerType createAbstractLayerType()
          Create an instance of AbstractLayerType
 BaseAbstractLayerType createBaseAbstractLayerType()
          Create an instance of BaseAbstractLayerType
 JAXBElement<BoundingBoxType> createBoundingBox(BoundingBoxType value)
          Create an instance of JAXBElement<BoundingBoxType>}
 BoundingBoxType createBoundingBoxType()
          Create an instance of BoundingBoxType
 CodeType createCodeType()
          Create an instance of CodeType
 DeegreeWMS createDeegreeWMS()
          Create an instance of DeegreeWMS
 DeegreeWMS.ExtendedCapabilities createDeegreeWMSExtendedCapabilities()
          Create an instance of DeegreeWMS.ExtendedCapabilities
 DeegreeWMS.SupportedVersions createDeegreeWMSSupportedVersions()
          Create an instance of DeegreeWMS.SupportedVersions
 DimensionType createDimensionType()
          Create an instance of DimensionType
 DirectStyleType createDirectStyleType()
          Create an instance of DirectStyleType
 DirectStyleType.LegendGraphicFile createDirectStyleTypeLegendGraphicFile()
          Create an instance of DirectStyleType.LegendGraphicFile
 DynamicLayer createDynamicLayer()
          Create an instance of DynamicLayer
 JAXBElement<DynamicLayer> createDynamicLayer(DynamicLayer value)
          Create an instance of JAXBElement<DynamicLayer>}
 DynamicLayer.PostGIS createDynamicLayerPostGIS()
          Create an instance of DynamicLayer.PostGIS
 FeatureInfoFormatsType createFeatureInfoFormatsType()
          Create an instance of FeatureInfoFormatsType
 FeatureInfoFormatsType.GetFeatureInfoFormat createFeatureInfoFormatsTypeGetFeatureInfoFormat()
          Create an instance of FeatureInfoFormatsType.GetFeatureInfoFormat
 FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile createFeatureInfoFormatsTypeGetFeatureInfoFormatXSLTFile()
          Create an instance of FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile
 JAXBElement<KeywordsType> createKeywords(KeywordsType value)
          Create an instance of JAXBElement<KeywordsType>}
 KeywordsType createKeywordsType()
          Create an instance of KeywordsType
 LanguageStringType createLanguageStringType()
          Create an instance of LanguageStringType
 LayerOptionsType createLayerOptionsType()
          Create an instance of LayerOptionsType
 LogicalLayer createLogicalLayer()
          Create an instance of LogicalLayer
 JAXBElement<LogicalLayer> createLogicalLayer(LogicalLayer value)
          Create an instance of JAXBElement<LogicalLayer>}
 RequestableLayer createRequestableLayer()
          Create an instance of RequestableLayer
 JAXBElement<RequestableLayer> createRequestableLayer(RequestableLayer value)
          Create an instance of JAXBElement<RequestableLayer>}
 JAXBElement<ScaleDenominatorsType> createScaleDenominators(ScaleDenominatorsType value)
          Create an instance of JAXBElement<ScaleDenominatorsType>}
 ScaleDenominatorsType createScaleDenominatorsType()
          Create an instance of ScaleDenominatorsType
 ServiceConfigurationType createServiceConfigurationType()
          Create an instance of ServiceConfigurationType
 SLDStyleType createSLDStyleType()
          Create an instance of SLDStyleType
 JAXBElement<String> createSLDStyleTypeLegendConfigurationFile(String value)
          Create an instance of JAXBElement<String>}
 SLDStyleType.LegendGraphicFile createSLDStyleTypeLegendGraphicFile()
          Create an instance of SLDStyleType.LegendGraphicFile
 JAXBElement<SLDStyleType.LegendGraphicFile> createSLDStyleTypeLegendGraphicFile(SLDStyleType.LegendGraphicFile value)
          Create an instance of JAXBElement<SLDStyleType.LegendGraphicFile>}
 JAXBElement<String> createSLDStyleTypeName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createSLDStyleTypeUserStyle(String value)
          Create an instance of JAXBElement<String>}
 StatisticsLayer createStatisticsLayer()
          Create an instance of StatisticsLayer
 JAXBElement<StatisticsLayer> createStatisticsLayer(StatisticsLayer value)
          Create an instance of JAXBElement<StatisticsLayer>}
 UnrequestableLayer createUnrequestableLayer()
          Create an instance of UnrequestableLayer
 JAXBElement<UnrequestableLayer> createUnrequestableLayer(UnrequestableLayer value)
          Create an instance of JAXBElement<UnrequestableLayer>}
 
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.wms

Method Detail

createDeegreeWMS

public DeegreeWMS createDeegreeWMS()
Create an instance of DeegreeWMS


createSLDStyleType

public SLDStyleType createSLDStyleType()
Create an instance of SLDStyleType


createDirectStyleType

public DirectStyleType createDirectStyleType()
Create an instance of DirectStyleType


createDynamicLayer

public DynamicLayer createDynamicLayer()
Create an instance of DynamicLayer


createFeatureInfoFormatsType

public FeatureInfoFormatsType createFeatureInfoFormatsType()
Create an instance of FeatureInfoFormatsType


createFeatureInfoFormatsTypeGetFeatureInfoFormat

public FeatureInfoFormatsType.GetFeatureInfoFormat createFeatureInfoFormatsTypeGetFeatureInfoFormat()
Create an instance of FeatureInfoFormatsType.GetFeatureInfoFormat


createDeegreeWMSSupportedVersions

public DeegreeWMS.SupportedVersions createDeegreeWMSSupportedVersions()
Create an instance of DeegreeWMS.SupportedVersions


createServiceConfigurationType

public ServiceConfigurationType createServiceConfigurationType()
Create an instance of ServiceConfigurationType


createDeegreeWMSExtendedCapabilities

public DeegreeWMS.ExtendedCapabilities createDeegreeWMSExtendedCapabilities()
Create an instance of DeegreeWMS.ExtendedCapabilities


createScaleDenominatorsType

public ScaleDenominatorsType createScaleDenominatorsType()
Create an instance of ScaleDenominatorsType


createBaseAbstractLayerType

public BaseAbstractLayerType createBaseAbstractLayerType()
Create an instance of BaseAbstractLayerType


createStatisticsLayer

public StatisticsLayer createStatisticsLayer()
Create an instance of StatisticsLayer


createLogicalLayer

public LogicalLayer createLogicalLayer()
Create an instance of LogicalLayer


createBoundingBoxType

public BoundingBoxType createBoundingBoxType()
Create an instance of BoundingBoxType


createUnrequestableLayer

public UnrequestableLayer createUnrequestableLayer()
Create an instance of UnrequestableLayer


createRequestableLayer

public RequestableLayer createRequestableLayer()
Create an instance of RequestableLayer


createKeywordsType

public KeywordsType createKeywordsType()
Create an instance of KeywordsType


createLanguageStringType

public LanguageStringType createLanguageStringType()
Create an instance of LanguageStringType


createLayerOptionsType

public LayerOptionsType createLayerOptionsType()
Create an instance of LayerOptionsType


createDimensionType

public DimensionType createDimensionType()
Create an instance of DimensionType


createCodeType

public CodeType createCodeType()
Create an instance of CodeType


createAbstractLayerType

public AbstractLayerType createAbstractLayerType()
Create an instance of AbstractLayerType


createSLDStyleTypeLegendGraphicFile

public SLDStyleType.LegendGraphicFile createSLDStyleTypeLegendGraphicFile()
Create an instance of SLDStyleType.LegendGraphicFile


createDirectStyleTypeLegendGraphicFile

public DirectStyleType.LegendGraphicFile createDirectStyleTypeLegendGraphicFile()
Create an instance of DirectStyleType.LegendGraphicFile


createDynamicLayerPostGIS

public DynamicLayer.PostGIS createDynamicLayerPostGIS()
Create an instance of DynamicLayer.PostGIS


createFeatureInfoFormatsTypeGetFeatureInfoFormatXSLTFile

public FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile createFeatureInfoFormatsTypeGetFeatureInfoFormatXSLTFile()
Create an instance of FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile


createKeywords

public JAXBElement<KeywordsType> createKeywords(KeywordsType value)
Create an instance of JAXBElement<KeywordsType>}


createRequestableLayer

public JAXBElement<RequestableLayer> createRequestableLayer(RequestableLayer value)
Create an instance of JAXBElement<RequestableLayer>}


createUnrequestableLayer

public JAXBElement<UnrequestableLayer> createUnrequestableLayer(UnrequestableLayer value)
Create an instance of JAXBElement<UnrequestableLayer>}


createBoundingBox

public JAXBElement<BoundingBoxType> createBoundingBox(BoundingBoxType value)
Create an instance of JAXBElement<BoundingBoxType>}


createLogicalLayer

public JAXBElement<LogicalLayer> createLogicalLayer(LogicalLayer value)
Create an instance of JAXBElement<LogicalLayer>}


createDynamicLayer

public JAXBElement<DynamicLayer> createDynamicLayer(DynamicLayer value)
Create an instance of JAXBElement<DynamicLayer>}


createStatisticsLayer

public JAXBElement<StatisticsLayer> createStatisticsLayer(StatisticsLayer value)
Create an instance of JAXBElement<StatisticsLayer>}


createScaleDenominators

public JAXBElement<ScaleDenominatorsType> createScaleDenominators(ScaleDenominatorsType value)
Create an instance of JAXBElement<ScaleDenominatorsType>}


createAbstractLayer

public JAXBElement<BaseAbstractLayerType> createAbstractLayer(BaseAbstractLayerType value)
Create an instance of JAXBElement<BaseAbstractLayerType>}


createSLDStyleTypeLegendConfigurationFile

public JAXBElement<String> createSLDStyleTypeLegendConfigurationFile(String value)
Create an instance of JAXBElement<String>}


createSLDStyleTypeUserStyle

public JAXBElement<String> createSLDStyleTypeUserStyle(String value)
Create an instance of JAXBElement<String>}


createSLDStyleTypeName

public JAXBElement<String> createSLDStyleTypeName(String value)
Create an instance of JAXBElement<String>}


createSLDStyleTypeLegendGraphicFile

public JAXBElement<SLDStyleType.LegendGraphicFile> createSLDStyleTypeLegendGraphicFile(SLDStyleType.LegendGraphicFile value)
Create an instance of JAXBElement<SLDStyleType.LegendGraphicFile>}



Copyright © 2011. All Rights Reserved.