Package org.finos.cdm.functions
Class CreateBusinessEventInput
java.lang.Object
org.finos.cdm.functions.CreateBusinessEventInput
-
Constructor Summary
ConstructorsConstructorDescriptionCreateBusinessEventInput(List<Instruction> instruction, EventIntentEnum intent, com.rosetta.model.lib.records.Date eventDate, com.rosetta.model.lib.records.Date effectiveDate) -
Method Summary
Modifier and TypeMethodDescriptioncom.rosetta.model.lib.records.Datecom.rosetta.model.lib.records.Date
-
Constructor Details
-
CreateBusinessEventInput
public CreateBusinessEventInput() -
CreateBusinessEventInput
public CreateBusinessEventInput(List<Instruction> instruction, EventIntentEnum intent, com.rosetta.model.lib.records.Date eventDate, com.rosetta.model.lib.records.Date effectiveDate)
-
-
Method Details
-
getInstruction
-
getIntent
-
getEventDate
public com.rosetta.model.lib.records.Date getEventDate() -
getEffectiveDate
public com.rosetta.model.lib.records.Date getEffectiveDate()
-