com.hyper9.simdk.stubs.jaxws
Class UpdateUsage

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

public class UpdateUsage
extends Object


Constructor Summary
UpdateUsage()
           
 
Method Summary
 String getEntityId()
           
 ManagedObjectReference getThis()
           
 Integer getValue()
           
 void setEntityId(String entityId)
           
 void setThis(ManagedObjectReference _this)
           
 void setValue(Integer value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateUsage

public UpdateUsage()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getEntityId

public String getEntityId()
Returns:
returns String

setEntityId

public void setEntityId(String entityId)
Parameters:
entityId - the value for the entityId property

getValue

public Integer getValue()
Returns:
returns Integer

setValue

public void setValue(Integer value)
Parameters:
value - the value for the value property


Copyright © 2009-2010 Hyper9. All Rights Reserved.