Package cdm.event.workflow
Class CustomisedWorkflow.CustomisedWorkflowImpl
java.lang.Object
cdm.event.workflow.CustomisedWorkflow.CustomisedWorkflowImpl
- All Implemented Interfaces:
CustomisedWorkflow,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CustomisedWorkflow
public static class CustomisedWorkflow.CustomisedWorkflowImpl
extends Object
implements CustomisedWorkflow
Immutable Implementation of CustomisedWorkflow
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.event.workflow.CustomisedWorkflow
CustomisedWorkflow.CustomisedWorkflowBuilder, CustomisedWorkflow.CustomisedWorkflowBuilderImpl, CustomisedWorkflow.CustomisedWorkflowImpl -
Field Summary
Fields inherited from interface cdm.event.workflow.CustomisedWorkflow
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.event.workflow.CustomisedWorkflow
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CustomisedWorkflowImpl
-
-
Method Details
-
getItemName
@RosettaAttribute(value="itemName", isRequired=true) @RuneAttribute(value="itemName", isRequired=true) public String getItemName()Description copied from interface:CustomisedWorkflowIn this initial iteration, this corresponds to the DTCC TIW element name.- Specified by:
getItemNamein interfaceCustomisedWorkflow
-
getItemValue
@RosettaAttribute(value="itemValue", isRequired=true) @RuneAttribute(value="itemValue", isRequired=true) public String getItemValue()Description copied from interface:CustomisedWorkflowIn this initial iteration, this corresponds to the DTCC value.- Specified by:
getItemValuein interfaceCustomisedWorkflow
-
build
Description copied from interface:CustomisedWorkflowBuild Methods- Specified by:
buildin interfaceCustomisedWorkflow- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCustomisedWorkflow- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-