Interface GetClubItemsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetClub()voidsetClub(ClubTransfer club) voidsetClubItems(List<ClubItemTransfer> clubItems)
-
Method Details
-
getClub
-
setClub
-
getClubItems
-
setClubItems
-