TransferRequest

public final class TransferRequest

Constructors

TransferRequest
Link copied to clipboard
TransferRequest TransferRequest(String comment, TransferRequestRecipient recipient, TransferRequestSubject subject)

Functions

getComment
Link copied to clipboard
final String getComment()
getRecipient
Link copied to clipboard
final TransferRequestRecipient getRecipient()
getSubject
Link copied to clipboard
final TransferRequestSubject getSubject()
setComment
Link copied to clipboard
final Unit setComment(String comment)
setRecipient
Link copied to clipboard
final Unit setRecipient(TransferRequestRecipient recipient)
setSubject
Link copied to clipboard
final Unit setSubject(TransferRequestSubject subject)

Properties

comment
Link copied to clipboard
private String comment

An explanation about the transfer request

recipient
Link copied to clipboard
private TransferRequestRecipient recipient

The transfer recipient, either an user or an organization

subject
Link copied to clipboard
private TransferRequestSubject subject

The transfered subject