org.jboss.test.webservice.encstyle
Class SampleEndpoint_changeSalary_RequestStruct
java.lang.Object
org.jboss.test.webservice.encstyle.SampleEndpoint_changeSalary_RequestStruct
- public class SampleEndpoint_changeSalary_RequestStruct
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserType_1
protected UserType (src) UserType_1
Integer_2
protected java.lang.Integer Integer_2
SampleEndpoint_changeSalary_RequestStruct
public SampleEndpoint_changeSalary_RequestStruct()
SampleEndpoint_changeSalary_RequestStruct
public SampleEndpoint_changeSalary_RequestStruct(UserType (src) UserType_1,
java.lang.Integer Integer_2)
getUserType_1
public UserType (src) getUserType_1()
setUserType_1
public void setUserType_1(UserType (src) UserType_1)
getInteger_2
public java.lang.Integer getInteger_2()
setInteger_2
public void setInteger_2(java.lang.Integer Integer_2)