com.hyper9.simdk.stubs.jaxws
Class RetrieveArgumentDescription

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

public class RetrieveArgumentDescription
extends Object


Constructor Summary
RetrieveArgumentDescription()
           
 
Method Summary
 String getEventTypeId()
           
 ManagedObjectReference getThis()
           
 void setEventTypeId(String eventTypeId)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrieveArgumentDescription

public RetrieveArgumentDescription()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getEventTypeId

public String getEventTypeId()
Returns:
returns String

setEventTypeId

public void setEventTypeId(String eventTypeId)
Parameters:
eventTypeId - the value for the eventTypeId property


Copyright © 2009-2010 Hyper9. All Rights Reserved.