Uses of Class
bakery.logic.usermailobject.ShopUserMailChargeLO
-
Packages that use ShopUserMailChargeLO Package Description bakery.logic.usermailobject -
-
Uses of ShopUserMailChargeLO in bakery.logic.usermailobject
Methods in bakery.logic.usermailobject that return ShopUserMailChargeLO Modifier and Type Method Description ShopUserMailChargeLO
ShopUserMailLO. getChargeByChargeTypeName(java.lang.String chargeTypeDefDOName)
Methods in bakery.logic.usermailobject that return types with arguments of type ShopUserMailChargeLO Modifier and Type Method Description java.util.List<ShopUserMailChargeLO>
ShopUserMailLO. getCharges()
Method parameters in bakery.logic.usermailobject with type arguments of type ShopUserMailChargeLO Modifier and Type Method Description void
ShopUserMailLO. setCharges(java.util.List<ShopUserMailChargeLO> charges)
-