|
||||||||||
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 CodeType createCodeType()
CodeType
public DeegreeWMS.SupportedVersions createDeegreeWMSSupportedVersions()
DeegreeWMS.SupportedVersions
public LanguageStringType createLanguageStringType()
LanguageStringType
public SLDStyleType createSLDStyleType()
SLDStyleType
public UnrequestableLayer createUnrequestableLayer()
UnrequestableLayer
public DynamicLayer createDynamicLayer()
DynamicLayer
public BaseAbstractLayerType createBaseAbstractLayerType()
BaseAbstractLayerType
public LayerOptionsType createLayerOptionsType()
LayerOptionsType
public RequestableLayer createRequestableLayer()
RequestableLayer
public DimensionType createDimensionType()
DimensionType
public ServiceConfigurationType createServiceConfigurationType()
ServiceConfigurationType
public DirectStyleType createDirectStyleType()
DirectStyleType
public ScaleDenominatorsType createScaleDenominatorsType()
ScaleDenominatorsType
public AbstractLayerType createAbstractLayerType()
AbstractLayerType
public StatisticsLayer createStatisticsLayer()
StatisticsLayer
public BoundingBoxType createBoundingBoxType()
BoundingBoxType
public FeatureInfoFormatsType.GetFeatureInfoFormat createFeatureInfoFormatsTypeGetFeatureInfoFormat()
FeatureInfoFormatsType.GetFeatureInfoFormat
public KeywordsType createKeywordsType()
KeywordsType
public FeatureInfoFormatsType createFeatureInfoFormatsType()
FeatureInfoFormatsType
public LogicalLayer createLogicalLayer()
LogicalLayer
public DeegreeWMS createDeegreeWMS()
DeegreeWMS
public javax.xml.bind.JAXBElement<BaseAbstractLayerType> createAbstractLayer(BaseAbstractLayerType value)
JAXBElement
<
BaseAbstractLayerType
>
}
public javax.xml.bind.JAXBElement<KeywordsType> createKeywords(KeywordsType value)
JAXBElement
<
KeywordsType
>
}
public javax.xml.bind.JAXBElement<LogicalLayer> createLogicalLayer(LogicalLayer value)
JAXBElement
<
LogicalLayer
>
}
public javax.xml.bind.JAXBElement<UnrequestableLayer> createUnrequestableLayer(UnrequestableLayer value)
JAXBElement
<
UnrequestableLayer
>
}
public javax.xml.bind.JAXBElement<StatisticsLayer> createStatisticsLayer(StatisticsLayer value)
JAXBElement
<
StatisticsLayer
>
}
public javax.xml.bind.JAXBElement<RequestableLayer> createRequestableLayer(RequestableLayer value)
JAXBElement
<
RequestableLayer
>
}
public javax.xml.bind.JAXBElement<BoundingBoxType> createBoundingBox(BoundingBoxType value)
JAXBElement
<
BoundingBoxType
>
}
public javax.xml.bind.JAXBElement<DynamicLayer> createDynamicLayer(DynamicLayer value)
JAXBElement
<
DynamicLayer
>
}
public javax.xml.bind.JAXBElement<ScaleDenominatorsType> createScaleDenominators(ScaleDenominatorsType value)
JAXBElement
<
ScaleDenominatorsType
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createSLDStyleTypeLegendConfigurationFile(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createSLDStyleTypeUserStyle(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createSLDStyleTypeName(java.lang.String value)
JAXBElement
<
String
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |