Uses of Interface
de.mid.innovator.srv2api.icw2br.BRCostCenter
Packages that use BRCostCenter
-
Uses of BRCostCenter in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that return BRCostCenterModifier and TypeMethodDescriptionstatic BRCostCenterBRCostCenterHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Cost Center with template and container.static BRCostCenterBRCostCenterHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Cost Center with stereotype and container.Methods in de.mid.innovator.srv2api.icw2br that return types with arguments of type BRCostCenterModifier and TypeMethodDescriptionBRCostCenterAble.getCostCenter()AllBRCostCenterused by this element.Method parameters in de.mid.innovator.srv2api.icw2br with type arguments of type BRCostCenterModifier and TypeMethodDescriptionvoidBRCostCenterAble.setCostCenter(List<? extends BRCostCenter> values) Set the value of Foreign Key CostCenter.