Uses of Class
net.opengis.ows_context.LayerType

Packages that use LayerType
net.opengis.ows_context   
 

Uses of LayerType in net.opengis.ows_context
 

Fields in net.opengis.ows_context with type parameters of type LayerType
protected  List<LayerType> LayerType.layer
           
protected  List<LayerType> ResourceListType.layer
           
 

Methods in net.opengis.ows_context that return LayerType
 LayerType ObjectFactory.createLayerType()
          Create an instance of LayerType
 

Methods in net.opengis.ows_context that return types with arguments of type LayerType
 JAXBElement<LayerType> ObjectFactory.createLayer(LayerType value)
          Create an instance of JAXBElement<LayerType>}
 List<LayerType> LayerType.getLayer()
          Gets the value of the layer property.
 List<LayerType> ResourceListType.getLayer()
          Gets the value of the layer property.
 

Methods in net.opengis.ows_context with parameters of type LayerType
 JAXBElement<LayerType> ObjectFactory.createLayer(LayerType value)
          Create an instance of JAXBElement<LayerType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.