com.hyper9.simdk.stubs.jaxws
Class RetrieveRolePermissionsResponse

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

public class RetrieveRolePermissionsResponse
extends Object


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

Constructor Detail

RetrieveRolePermissionsResponse

public RetrieveRolePermissionsResponse()
Method Detail

getReturnval

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

setReturnval

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.