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 java.lang.Object


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

Field Detail

value

protected java.lang.String value
Constructor Detail

Apt.Jvmarg

public Apt.Jvmarg()
Method Detail

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.