getWarnings method

StatusVec getWarnings()

Implementation

StatusVec getWarnings() {
  return _getWarnings(self);
}