com.hyper9.simdk.stubs.jaxws
Class UpdateUsage
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateUsage
public class UpdateUsage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateUsage
public UpdateUsage()
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.