com.hyper9.simdk.stubs.dao
Class DistributedVirtualSwitchHostProductSpec

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.DistributedVirtualSwitchHostProductSpec
All Implemented Interfaces:
Serializable

public class DistributedVirtualSwitchHostProductSpec
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
DistributedVirtualSwitchHostProductSpec()
           
 
Method Summary
 String getProductLineId()
           
 String getVersion()
           
 void setProductLineId(String toSet)
           
 void setVersion(String toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedVirtualSwitchHostProductSpec

public DistributedVirtualSwitchHostProductSpec()
Method Detail

getProductLineId

public String getProductLineId()

setProductLineId

public void setProductLineId(String toSet)

getVersion

public String getVersion()

setVersion

public void setVersion(String toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.