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 WPTraceOptionsGetWPProperties. getWPTraceOptions()Returns a WPTraceOptions ObjectMethods in com.uc4.communication.requests with parameters of type WPTraceOptions Modifier and Type Method Description voidSetWPProperties. setWPTraceOptions(WPTraceOptions opt)Set the WPTraceOptions to the SetWPTraceOptions request prior to sending it to the server.
-