getJoinStyle method

int getJoinStyle()

Gets the join style

@return the join style code

Implementation

int getJoinStyle() {
  return joinStyle;
}