com.hyper9.simdk.stubs.dao
Class KernelModuleSectionInfo

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

public class KernelModuleSectionInfo
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
KernelModuleSectionInfo()
           
 
Method Summary
 Long getAddress()
           
 Integer getLength()
           
 void setAddress(Long toSet)
           
 void setLength(Integer 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

KernelModuleSectionInfo

public KernelModuleSectionInfo()
Method Detail

getAddress

public Long getAddress()

setAddress

public void setAddress(Long toSet)

getLength

public Integer getLength()

setLength

public void setLength(Integer toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.