public class MemberPhoto extends Object implements Serializable
Constructor and Description |
---|
MemberPhoto() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.multipart.MultipartFile |
getDataFile() |
Long |
getMemberId() |
void |
setDataFile(org.springframework.web.multipart.MultipartFile dataFile) |
void |
setMemberId(Long memberId) |
Copyright © 2018. All rights reserved.