MoveLearnMethodService

招式学习方式服务

Inheritors

Functions

Link copied to clipboard
abstract fun listByCondition(specification: MoveLearnMethodSpecification): List<MoveLearnMethodView>
Link copied to clipboard
abstract fun removeById(id: Long)
Link copied to clipboard
abstract fun save(command: SaveMoveLearnMethodInput): MoveLearnMethodView
Link copied to clipboard
abstract fun update(command: UpdateMoveLearnMethodInput): MoveLearnMethodView