com.hyper9.simdk.stubs.jaxws
Class UpdateFeatureInUse
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateFeatureInUse
public class UpdateFeatureInUse
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateFeatureInUse
public UpdateFeatureInUse()
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
getFeature
public String getFeature()
- Returns:
- returns String
setFeature
public void setFeature(String feature)
- Parameters:
feature
- the value for the feature property
getInUse
public Boolean getInUse()
- Returns:
- returns Boolean
setInUse
public void setInUse(Boolean inUse)
- Parameters:
inUse
- the value for the inUse property
Copyright © 2009-2010 Hyper9. All Rights Reserved.