org.deegree.services.jaxb.wms
Class BaseAbstractLayerType

java.lang.Object
  extended by org.deegree.services.jaxb.wms.BaseAbstractLayerType
Direct Known Subclasses:
AbstractLayerType, DynamicLayer, StatisticsLayer

public class BaseAbstractLayerType
extends Object

Java class for BaseAbstractLayerType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="BaseAbstractLayerType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
BaseAbstractLayerType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseAbstractLayerType

public BaseAbstractLayerType()


Copyright © 2011. All Rights Reserved.