public class DiagnosticManagerLogHeader extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
lineEnd |
int |
lineStart |
String[] |
lineText |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DiagnosticManagerLogHeader() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineEnd() |
int |
getLineStart() |
String[] |
getLineText() |
void |
setLineEnd(int lineEnd) |
void |
setLineStart(int lineStart) |
void |
setLineText(String[] lineText) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int lineStart
public int lineEnd
public String[] lineText
Copyright © 2011-2012. All Rights Reserved.