Package cdm.regulation
Interface FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
- All Superinterfaces:
FinInstrmRptgTxRpt,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- All Known Implementing Classes:
FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl
- Enclosing interface:
FinInstrmRptgTxRpt
public static interface FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
extends FinInstrmRptgTxRpt, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.FinInstrmRptgTxRpt
FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder, FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl, FinInstrmRptgTxRpt.FinInstrmRptgTxRptImpl -
Field Summary
Fields inherited from interface cdm.regulation.FinInstrmRptgTxRpt
metaData -
Method Summary
Methods inherited from interface cdm.regulation.FinInstrmRptgTxRpt
build, getType, metaData, process, toBuilderMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, hasData, merge, processRosetta, processRosetta
-
Method Details
-
getOrCreateTx
Tx.TxBuilder getOrCreateTx() -
getTx
Tx.TxBuilder getTx()Description copied from interface:FinInstrmRptgTxRptGetter Methods- Specified by:
getTxin interfaceFinInstrmRptgTxRpt
-
setTx
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) - Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
prune
- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-