com.hyper9.simdk.stubs.jaxws
Class EnableMethodsResponse

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.EnableMethodsResponse

public class EnableMethodsResponse
extends Object


Constructor Summary
EnableMethodsResponse()
           
 
Method Summary
 List<EntityDisabledMethodInfo> getReturnval()
           
 void setReturnval(List<EntityDisabledMethodInfo> returnval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnableMethodsResponse

public EnableMethodsResponse()
Method Detail

getReturnval

public List<EntityDisabledMethodInfo> getReturnval()
Returns:
returns List

setReturnval

public void setReturnval(List<EntityDisabledMethodInfo> returnval)
Parameters:
returnval - the value for the returnval property


Copyright © 2009-2010 Hyper9. All Rights Reserved.