org.kuali.student.common_test_tester.support.jaxws
Class UpdateValue

java.lang.Object
  extended by org.kuali.student.common_test_tester.support.jaxws.UpdateValue

public class UpdateValue
extends Object

This class was generated by the CXF 2.0.4-incubator Tue Apr 15 10:46:55 EDT 2008 Generated source version: 2.0.4-incubator


Field Summary
private  String arg0
           
private  String arg1
           
 
Constructor Summary
UpdateValue()
           
 
Method Summary
 String getArg0()
           
 String getArg1()
           
 void setArg0(String arg0)
           
 void setArg1(String arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

arg0

private String arg0

arg1

private String arg1
Constructor Detail

UpdateValue

public UpdateValue()
Method Detail

getArg0

public String getArg0()
Returns:
the arg0

setArg0

public void setArg0(String arg0)
Parameters:
arg0 - the arg0 to set

getArg1

public String getArg1()
Returns:
the arg1

setArg1

public void setArg1(String arg1)
Parameters:
arg1 - the arg1 to set


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.