setName abstract method

void setName(
  1. String name
)

Sets the name of the Span.

Implementation

void setName(String name);