public interface SMailPostalPersonnel
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SMailPostie |
selectPostie(Postcard postcard,
SMailPostalMotorbike motorbike) |
SMailTextProofreader |
selectProofreader(Postcard postcard) |
SMailReceptionist |
selectReceptionist(Postcard postcard) |
void |
workingDispose() |
SMailReceptionist selectReceptionist(Postcard postcard)
SMailTextProofreader selectProofreader(Postcard postcard)
SMailPostie selectPostie(Postcard postcard, SMailPostalMotorbike motorbike)
void workingDispose()
Copyright © 2015–2020 The DBFlute Project. All rights reserved.