Uses of Interface
com.echothree.control.user.party.common.result.EditBirthdayFormatResult
Packages that use EditBirthdayFormatResult
Package
Description
-
Uses of EditBirthdayFormatResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditBirthdayFormatResultModifier and TypeMethodDescriptionstatic EditBirthdayFormatResultPartyResultFactory.getEditBirthdayFormatResult() -
Uses of EditBirthdayFormatResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return EditBirthdayFormatResultMethods in com.echothree.control.user.party.server.command with parameters of type EditBirthdayFormatResultModifier and TypeMethodDescriptionvoidEditBirthdayFormatCommand.fillInResult(EditBirthdayFormatResult result, BirthdayFormat birthdayFormat) EditBirthdayFormatCommand.getEntity(EditBirthdayFormatResult result)