Class RefParam<T>
- java.lang.Object
-
- microsoft.exchange.webservices.data.misc.RefParam<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetParam()Gets the param.voidsetParam(T param)Sets the param.
-