public class Sink
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Text describing the current session.
void
void
void
Text describing the current session.
-
-
Method Details
-
-
setName
public void setName(String name)
-
-
-
getSession
Text describing the current session. Present only if there is an active session on the sink.
-
setSession
public void setSession(String session)
Text describing the current session. Present only if there is an active session on the sink.
-