Uses of Class
com.uc4.api.systemoverview.WPTraceOptions
-
Packages that use WPTraceOptions Package Description com.uc4.communication.requests -
-
Uses of WPTraceOptions in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return WPTraceOptions Modifier and Type Method Description WPTraceOptions
GetWPProperties. getWPTraceOptions()
Returns a WPTraceOptions ObjectMethods in com.uc4.communication.requests with parameters of type WPTraceOptions Modifier and Type Method Description void
SetWPProperties. setWPTraceOptions(WPTraceOptions opt)
Set the WPTraceOptions to the SetWPTraceOptions request prior to sending it to the server.
-