com.hyper9.simdk.stubs.jaxws
Class QueryHostProfileMetadataResponse

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

public class QueryHostProfileMetadataResponse
extends Object


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

Constructor Detail

QueryHostProfileMetadataResponse

public QueryHostProfileMetadataResponse()
Method Detail

getReturnval

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

setReturnval

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.