com.hyper9.simdk.stubs.jaxws
Class GetAlarmResponse

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

public class GetAlarmResponse
extends Object


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

Constructor Detail

GetAlarmResponse

public GetAlarmResponse()
Method Detail

getReturnval

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

setReturnval

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.