public class AnalysisGetNavigationRequest
extends java.lang.Object
| Constructor and Description |
|---|
AnalysisGetNavigationRequest() |
AnalysisGetNavigationRequest(java.lang.String file,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFile() |
int |
getLength() |
int |
getOffset() |
void |
setFile(java.lang.String file) |
void |
setLength(int length) |
void |
setOffset(int offset) |