setName abstract method

void setName(
  1. String name
)

Sets the name of the injector.

Implementation

void setName(String name);