Interface GetClubDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetClub()
void
setClub
(ClubTransfer club) void
setClubDescriptions
(List<ClubDescriptionTransfer> clubDescriptions)
-
Method Details
-
getClub
-
setClub
-
getClubDescriptions
-
setClubDescriptions
-