com.sun.jersey.wadl
Class WadlGeneratorDescription
java.lang.Object
com.sun.jersey.wadl.WadlGeneratorDescription
public class WadlGeneratorDescription
- extends Object
TODO: DESCRIBE ME
Created on: Jul 5, 2008
- Version:
- $Id$
- Author:
- Martin Grotzke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WadlGeneratorDescription
public WadlGeneratorDescription()
getClassName
public String getClassName()
- Returns:
- the className
setClassName
public void setClassName(String className)
- Parameters:
className
- the className to set
getProperties
public Properties getProperties()
- Returns:
- the properties
setProperties
public void setProperties(Properties properties)
- Parameters:
properties
- the properties to set
Copyright © 2013 Oracle Corporation. All Rights Reserved.