public class MOVEitMessageInfo.MOVEitMessageRecipient
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
ID of recipient.
|
java.lang.String |
getName()
Name of recipient.
|
java.lang.String |
getPassword()
Password of recipient, if recipient is unregistered.
|
MOVEitMessageInfo.RecipientClass |
getRecipientClass()
Class of recipient.
|
boolean |
isGroup()
Whether the recipient is a group.
|
public MOVEitMessageInfo.RecipientClass getRecipientClass()
public java.lang.String getID()
nullpublic java.lang.String getName()
public java.lang.String getPassword()
nullpublic boolean isGroup()
true if recipient is a group; otherwise, false