Package step.repository.alm.otaclient
Interface IRule2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
recipient()
Returns the user name of the recipient of the alert email.
-
-
-
Method Detail
-
recipient
String recipient()
Returns the user name of the recipient of the alert email.
Getter method for the COM property "Recipient"
- Returns:
- Returns a value of type java.lang.String
-
-