Transfer
public final class Transfer
Content copied to clipboard
Constructors
Transfer
Link copied to clipboard
Transfer Transfer(String comment, LocalDateTime created, String id, Owner owner, TransferRequestRecipient recipient, String reponseComment, LocalDateTime responded, StatusEnum status, TransferRequestSubject subject)
Content copied to clipboard
Functions
get Comment
Link copied to clipboard
get Created
Link copied to clipboard
get Recipient
Link copied to clipboard
get Reponse Comment
Link copied to clipboard
get Responded
Link copied to clipboard
get Status
Link copied to clipboard
get Subject
Link copied to clipboard
set Comment
Link copied to clipboard
set Created
Link copied to clipboard
set Recipient
Link copied to clipboard
set Reponse Comment
Link copied to clipboard
set Responded
Link copied to clipboard
set Status
Link copied to clipboard
set Subject
Link copied to clipboard
Properties
recipient
Link copied to clipboard
reponseComment
Link copied to clipboard
status
Link copied to clipboard
subject
Link copied to clipboard