public interface IPLocationSet
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFile()
Get the file name for this location set.
|
java.lang.String |
getFunction()
Get the function name for this location set.
|
int |
getLineNumber()
Get the line number for this location set.
|
TaskSet |
getTasks()
Get the tasks associated with this location set.
|
java.lang.String getFile()
java.lang.String getFunction()
int getLineNumber()
TaskSet getTasks()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.