public class KernelModuleSectionInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
long |
address |
Integer |
length |
dynamicProperty, dynamicType| Constructor and Description |
|---|
KernelModuleSectionInfo() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAddress() |
Integer |
getLength() |
void |
setAddress(long address) |
void |
setLength(Integer length) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic long address
public Integer length
Copyright © 2011-2012. All Rights Reserved.