Class Create_PartialDeliveryPrimitiveInstruction

java.lang.Object
cdm.event.common.functions.Create_PartialDeliveryPrimitiveInstruction
All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
Direct Known Subclasses:
Create_PartialDeliveryPrimitiveInstruction.Create_PartialDeliveryPrimitiveInstructionDefault

public abstract class Create_PartialDeliveryPrimitiveInstruction extends Object implements com.rosetta.model.lib.functions.RosettaFunction
  • Field Details

    • conditionValidator

      @Inject protected com.rosetta.model.lib.functions.ConditionValidator conditionValidator
    • objectValidator

      @Inject protected com.rosetta.model.lib.functions.ModelObjectValidator objectValidator
    • create_TerminationInstruction

      @Inject protected Create_TerminationInstruction create_TerminationInstruction
  • Constructor Details

    • Create_PartialDeliveryPrimitiveInstruction

      public Create_PartialDeliveryPrimitiveInstruction()
  • Method Details