Uses of Class
org.deegree.services.jaxb.wms.BaseAbstractLayerType

Packages that use BaseAbstractLayerType
org.deegree.services.jaxb.wms   
 

Uses of BaseAbstractLayerType in org.deegree.services.jaxb.wms
 

Subclasses of BaseAbstractLayerType in org.deegree.services.jaxb.wms
 class AbstractLayerType
          Java class for AbstractLayerType complex type.
 class DynamicLayer
          Java class for anonymous complex type.
 class LogicalLayer
          Java class for anonymous complex type.
 class RequestableLayer
          Java class for anonymous complex type.
 class StatisticsLayer
          Java class for anonymous complex type.
 class UnrequestableLayer
          Java class for anonymous complex type.
 

Fields in org.deegree.services.jaxb.wms with type parameters of type BaseAbstractLayerType
protected  List<JAXBElement<? extends BaseAbstractLayerType>> AbstractLayerType.abstractLayer
           
protected  JAXBElement<? extends BaseAbstractLayerType> ServiceConfigurationType.abstractLayer
           
 

Methods in org.deegree.services.jaxb.wms that return BaseAbstractLayerType
 BaseAbstractLayerType ObjectFactory.createBaseAbstractLayerType()
          Create an instance of BaseAbstractLayerType
 

Methods in org.deegree.services.jaxb.wms that return types with arguments of type BaseAbstractLayerType
 JAXBElement<BaseAbstractLayerType> ObjectFactory.createAbstractLayer(BaseAbstractLayerType value)
          Create an instance of JAXBElement<BaseAbstractLayerType>}
 List<JAXBElement<? extends BaseAbstractLayerType>> AbstractLayerType.getAbstractLayer()
          Gets the value of the abstractLayer property.
 JAXBElement<? extends BaseAbstractLayerType> ServiceConfigurationType.getAbstractLayer()
          Gets the value of the abstractLayer property.
 

Methods in org.deegree.services.jaxb.wms with parameters of type BaseAbstractLayerType
 JAXBElement<BaseAbstractLayerType> ObjectFactory.createAbstractLayer(BaseAbstractLayerType value)
          Create an instance of JAXBElement<BaseAbstractLayerType>}
 

Method parameters in org.deegree.services.jaxb.wms with type arguments of type BaseAbstractLayerType
 void ServiceConfigurationType.setAbstractLayer(JAXBElement<? extends BaseAbstractLayerType> value)
          Sets the value of the abstractLayer property.
 



Copyright © 2011. All Rights Reserved.