Class ClubDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.club.common.transfer.ClubDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClubDescriptionTransfer(LanguageTransfer language, ClubTransfer club, String description) Creates a new instance of ClubDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetClub()voidsetClub(ClubTransfer club) voidsetDescription(String description) voidsetLanguage(LanguageTransfer language) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
ClubDescriptionTransfer
Creates a new instance of ClubDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getClub
-
setClub
-
getDescription
-
setDescription
-