com.hyper9.simdk.stubs.jaxws
Class FindByInventoryPath

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

public class FindByInventoryPath
extends Object


Constructor Summary
FindByInventoryPath()
           
 
Method Summary
 String getInventoryPath()
           
 ManagedObjectReference getThis()
           
 void setInventoryPath(String inventoryPath)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindByInventoryPath

public FindByInventoryPath()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getInventoryPath

public String getInventoryPath()
Returns:
returns String

setInventoryPath

public void setInventoryPath(String inventoryPath)
Parameters:
inventoryPath - the value for the inventoryPath property


Copyright © 2009-2010 Hyper9. All Rights Reserved.