Uses of Class
com.echothree.model.control.training.common.choice.PartyTrainingClassStatusChoicesBean
Packages that use PartyTrainingClassStatusChoicesBean
Package
Description
-
Uses of PartyTrainingClassStatusChoicesBean in com.echothree.control.user.training.common.result
Methods in com.echothree.control.user.training.common.result that return PartyTrainingClassStatusChoicesBeanModifier and TypeMethodDescriptionGetPartyTrainingClassStatusChoicesResult.getPartyTrainingClassStatusChoices()
Methods in com.echothree.control.user.training.common.result with parameters of type PartyTrainingClassStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetPartyTrainingClassStatusChoicesResult.setPartyTrainingClassStatusChoices
(PartyTrainingClassStatusChoicesBean partyTrainingClassStatusChoices) -
Uses of PartyTrainingClassStatusChoicesBean in com.echothree.model.control.training.server.control
Methods in com.echothree.model.control.training.server.control that return PartyTrainingClassStatusChoicesBeanModifier and TypeMethodDescriptionTrainingControl.getPartyTrainingClassStatusChoices
(String defaultPartyTrainingClassStatusChoice, Language language, boolean allowNullChoice, PartyTrainingClass partyTrainingClass, PartyPK partyPK)