setD method

Implementation

Pointer<VrDeviceInfoC> setD(VrDeviceInfoD o) {
  ref.setD(o);
  return this;
}