public class WPTraceOptions extends TraceOptions
TraceOptions.TraceFlag, TraceOptions.TraceType| Constructor and Description |
|---|
WPTraceOptions(GetWPProperties gwpOpt)
WPTraceOptions are constructed by passing in a GetWPTraceOptions
request that was already sent to the server.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getTriggerText()
get the trace trigger text
|
int |
hashCode() |
void |
setTriggerText(String triggerText) |
getMaxTraceSize, getTraceFlags, getTraceType, setMaxTraceSize, setTraceFlags, setTraceTypepublic WPTraceOptions(GetWPProperties gwpOpt)
gwpOpt - WP propertiespublic String getTriggerText()
public void setTriggerText(String triggerText)
triggerText - set trace trigger textpublic int hashCode()
hashCode in class TraceOptionsCopyright © 2021. All rights reserved.