com.hyper9.simdk.stubs.jaxws
Class QueryHostProfileMetadata

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

public class QueryHostProfileMetadata
extends Object


Constructor Summary
QueryHostProfileMetadata()
           
 
Method Summary
 List<String> getProfileName()
           
 ManagedObjectReference getThis()
           
 void setProfileName(List<String> profileName)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryHostProfileMetadata

public QueryHostProfileMetadata()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getProfileName

public List<String> getProfileName()
Returns:
returns List

setProfileName

public void setProfileName(List<String> profileName)
Parameters:
profileName - the value for the profileName property


Copyright © 2009-2010 Hyper9. All Rights Reserved.