com.hyper9.simdk.stubs.jaxws
Class CreateFilter

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

public class CreateFilter
extends Object


Constructor Summary
CreateFilter()
           
 
Method Summary
 Boolean getPartialUpdates()
           
 PropertyFilterSpec getSpec()
           
 ManagedObjectReference getThis()
           
 void setPartialUpdates(Boolean partialUpdates)
           
 void setSpec(PropertyFilterSpec spec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateFilter

public CreateFilter()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getSpec

public PropertyFilterSpec getSpec()
Returns:
returns PropertyFilterSpec

setSpec

public void setSpec(PropertyFilterSpec spec)
Parameters:
spec - the value for the spec property

getPartialUpdates

public Boolean getPartialUpdates()
Returns:
returns Boolean

setPartialUpdates

public void setPartialUpdates(Boolean partialUpdates)
Parameters:
partialUpdates - the value for the partialUpdates property


Copyright © 2009-2010 Hyper9. All Rights Reserved.