Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EffectType

Represents the type of effect of a Method, i.e. create, modify or end business objects.

Index

Enumeration members

Enumeration members

Create

Create: = "C"

End

End: = "E"

Modify

Modify: = "M"

Generated using TypeDoc