|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.services.jaxb.wms.ObjectFactory
public class ObjectFactory
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public DeegreeWMS createDeegreeWMS()
DeegreeWMS
public SLDStyleType createSLDStyleType()
SLDStyleType
public DirectStyleType createDirectStyleType()
DirectStyleType
public DynamicLayer createDynamicLayer()
DynamicLayer
public FeatureInfoFormatsType createFeatureInfoFormatsType()
FeatureInfoFormatsType
public FeatureInfoFormatsType.GetFeatureInfoFormat createFeatureInfoFormatsTypeGetFeatureInfoFormat()
FeatureInfoFormatsType.GetFeatureInfoFormat
public DeegreeWMS.SupportedVersions createDeegreeWMSSupportedVersions()
DeegreeWMS.SupportedVersions
public ServiceConfigurationType createServiceConfigurationType()
ServiceConfigurationType
public DeegreeWMS.ExtendedCapabilities createDeegreeWMSExtendedCapabilities()
DeegreeWMS.ExtendedCapabilities
public ScaleDenominatorsType createScaleDenominatorsType()
ScaleDenominatorsType
public BaseAbstractLayerType createBaseAbstractLayerType()
BaseAbstractLayerType
public StatisticsLayer createStatisticsLayer()
StatisticsLayer
public LogicalLayer createLogicalLayer()
LogicalLayer
public BoundingBoxType createBoundingBoxType()
BoundingBoxType
public UnrequestableLayer createUnrequestableLayer()
UnrequestableLayer
public RequestableLayer createRequestableLayer()
RequestableLayer
public KeywordsType createKeywordsType()
KeywordsType
public LanguageStringType createLanguageStringType()
LanguageStringType
public LayerOptionsType createLayerOptionsType()
LayerOptionsType
public DimensionType createDimensionType()
DimensionType
public CodeType createCodeType()
CodeType
public AbstractLayerType createAbstractLayerType()
AbstractLayerType
public SLDStyleType.LegendGraphicFile createSLDStyleTypeLegendGraphicFile()
SLDStyleType.LegendGraphicFile
public DirectStyleType.LegendGraphicFile createDirectStyleTypeLegendGraphicFile()
DirectStyleType.LegendGraphicFile
public DynamicLayer.PostGIS createDynamicLayerPostGIS()
DynamicLayer.PostGIS
public FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile createFeatureInfoFormatsTypeGetFeatureInfoFormatXSLTFile()
FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile
public JAXBElement<KeywordsType> createKeywords(KeywordsType value)
JAXBElement
<
KeywordsType
>
}
public JAXBElement<RequestableLayer> createRequestableLayer(RequestableLayer value)
JAXBElement
<
RequestableLayer
>
}
public JAXBElement<UnrequestableLayer> createUnrequestableLayer(UnrequestableLayer value)
JAXBElement
<
UnrequestableLayer
>
}
public JAXBElement<BoundingBoxType> createBoundingBox(BoundingBoxType value)
JAXBElement
<
BoundingBoxType
>
}
public JAXBElement<LogicalLayer> createLogicalLayer(LogicalLayer value)
JAXBElement
<
LogicalLayer
>
}
public JAXBElement<DynamicLayer> createDynamicLayer(DynamicLayer value)
JAXBElement
<
DynamicLayer
>
}
public JAXBElement<StatisticsLayer> createStatisticsLayer(StatisticsLayer value)
JAXBElement
<
StatisticsLayer
>
}
public JAXBElement<ScaleDenominatorsType> createScaleDenominators(ScaleDenominatorsType value)
JAXBElement
<
ScaleDenominatorsType
>
}
public JAXBElement<BaseAbstractLayerType> createAbstractLayer(BaseAbstractLayerType value)
JAXBElement
<
BaseAbstractLayerType
>
}
public JAXBElement<String> createSLDStyleTypeLegendConfigurationFile(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createSLDStyleTypeUserStyle(String value)
JAXBElement
<
String
>
}
public JAXBElement<String> createSLDStyleTypeName(String value)
JAXBElement
<
String
>
}
public JAXBElement<SLDStyleType.LegendGraphicFile> createSLDStyleTypeLegendGraphicFile(SLDStyleType.LegendGraphicFile value)
JAXBElement
<
SLDStyleType.LegendGraphicFile
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |