org.geotools.data.wms
Class WMSOperationType

java.lang.Object
  extended by org.geotools.data.ows.OperationType
      extended by org.geotools.data.wms.WMSOperationType

Deprecated. Use of OperationType should be sufficient

public class WMSOperationType
extends OperationType

A subclass of OperationType that allows format getters and setters without having to cast them.

Author:
Richard Gould

Field Summary
 
Fields inherited from class org.geotools.data.ows.OperationType
formats, get, post
 
Method Summary
 
Methods inherited from class org.geotools.data.ows.OperationType
getFormats, getGet, getPost, setFormats, setGet, setPost
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 1996-2010 Geotools. All Rights Reserved.