com.hyper9.simdk.stubs.jaxws
Class RetrieveProperties

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

public class RetrieveProperties
extends Object


Constructor Summary
RetrieveProperties()
           
 
Method Summary
 List<PropertyFilterSpec> getSpecSet()
           
 ManagedObjectReference getThis()
           
 void setSpecSet(List<PropertyFilterSpec> specSet)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveProperties

public RetrieveProperties()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getSpecSet

public List<PropertyFilterSpec> getSpecSet()
Returns:
returns List

setSpecSet

public void setSpecSet(List<PropertyFilterSpec> specSet)
Parameters:
specSet - the value for the specSet property


Copyright © 2009-2010 Hyper9. All Rights Reserved.