Package com.suse.salt.netapi.calls
Class WheelResult<R>
- java.lang.Object
-
- com.suse.salt.netapi.calls.WheelResult<R>
-
- Type Parameters:
R- the return type of the called function
public class WheelResult<R> extends java.lang.ObjectWrapper around the wheel functions return type.
-
-
Constructor Summary
Constructors Constructor Description WheelResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Data<R>getData()java.lang.StringgetTag()
-