getMethodType method

int getMethodType()

Get method type

Implementation

int getMethodType() {
  return methodType;
}