com.hyper9.simdk.stubs.jaxws
Class RegisterEntity
java.lang.Object
com.hyper9.simdk.stubs.jaxws.RegisterEntity
public class RegisterEntity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterEntity
public RegisterEntity()
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
getProductName
public String getProductName()
- Returns:
- returns String
setProductName
public void setProductName(String productName)
- Parameters:
productName
- the value for the productName property
getProductVersion
public String getProductVersion()
- Returns:
- returns String
setProductVersion
public void setProductVersion(String productVersion)
- Parameters:
productVersion
- the value for the productVersion property
getDisplayName
public String getDisplayName()
- Returns:
- returns String
setDisplayName
public void setDisplayName(String displayName)
- Parameters:
displayName
- the value for the displayName property
getCost
public Integer getCost()
- Returns:
- returns Integer
setCost
public void setCost(Integer cost)
- Parameters:
cost
- the value for the cost property
getEvaluationExpiry
public Calendar getEvaluationExpiry()
- Returns:
- returns Calendar
setEvaluationExpiry
public void setEvaluationExpiry(Calendar evaluationExpiry)
- Parameters:
evaluationExpiry
- the value for the evaluationExpiry property
getEvaluationKey
public String getEvaluationKey()
- Returns:
- returns String
setEvaluationKey
public void setEvaluationKey(String evaluationKey)
- Parameters:
evaluationKey
- the value for the evaluationKey property
Copyright © 2009-2010 Hyper9. All Rights Reserved.