com.sun.tools.ws.ant
Class Apt.Option
java.lang.Object
com.sun.tools.ws.ant.Apt.Option
- Enclosing class:
- Apt
public static class Apt.Option
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected String key
value
protected String value
Apt.Option
public Apt.Option()
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)