Class Decision

All Implemented Interfaces:
HasExtensionAttributes

public class Decision extends CmmnElement
Author:
martin.grofcik
  • Field Details

    • name

      protected String name
    • externalRef

      protected String externalRef
    • implementationType

      protected String implementationType
  • Constructor Details

    • Decision

      public Decision()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getExternalRef

      public String getExternalRef()
    • setExternalRef

      public void setExternalRef(String externalRef)
    • getImplementationType

      public String getImplementationType()
    • setImplementationType

      public void setImplementationType(String implementationType)