setSubject abstract method

void setSubject(
  1. String subject
)

Sets the subject.

Implementation

void setSubject(String subject);