Uses of Class
com.uc4.communication.requests.GetWPProperties
-
Packages that use GetWPProperties Package Description com.uc4.api.systemoverview com.uc4.communication.requests -
-
Uses of GetWPProperties in com.uc4.api.systemoverview
Constructors in com.uc4.api.systemoverview with parameters of type GetWPProperties Constructor Description WPTraceOptions(GetWPProperties gwpOpt)
WPTraceOptions are constructed by passing in a GetWPTraceOptions request that was already sent to the server. -
Uses of GetWPProperties in com.uc4.communication.requests
Constructors in com.uc4.communication.requests with parameters of type GetWPProperties Constructor Description SetWPProperties(GetWPProperties gwpOpt)
Creates new instance of SetWPProperties.
-