com.sun.tools.ws.ant
Class Apt.Jvmarg

java.lang.Object
  extended by com.sun.tools.ws.ant.Apt.Jvmarg
Enclosing class:
Apt

public static class Apt.Jvmarg
extends Object


Field Summary
protected  String value
           
 
Constructor Summary
Apt.Jvmarg()
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected String value
Constructor Detail

Apt.Jvmarg

public Apt.Jvmarg()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)