public interface ObjectRecipient
Modifier and Type | Interface and Description |
---|---|
static class |
ObjectRecipient.Type |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
ObjectRecipient.Type |
getType() |
void |
setName(String name) |
void |
setType(ObjectRecipient.Type type) |
String getName()
void setName(String name)
ObjectRecipient.Type getType()
void setType(ObjectRecipient.Type type)