Package cdm.regulation
Class FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl
java.lang.Object
cdm.regulation.FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl
- All Implemented Interfaces:
FinInstrmRptgTxRpt,FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
FinInstrmRptgTxRpt
public static class FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl
extends Object
implements FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
Builder Implementation of FinInstrmRptgTxRpt
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.FinInstrmRptgTxRpt
FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder, FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilderImpl, FinInstrmRptgTxRpt.FinInstrmRptgTxRptImpl -
Field Summary
FieldsFields inherited from interface cdm.regulation.FinInstrmRptgTxRpt
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.regulation.FinInstrmRptgTxRpt
getType, metaData, processMethods inherited from interface cdm.regulation.FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
tx
-
-
Constructor Details
-
FinInstrmRptgTxRptBuilderImpl
public FinInstrmRptgTxRptBuilderImpl()
-
-
Method Details
-
getTx
@RosettaAttribute(value="tx", isRequired=true) @RuneAttribute(value="tx", isRequired=true) public Tx.TxBuilder getTx()Description copied from interface:FinInstrmRptgTxRptGetter Methods- Specified by:
getTxin interfaceFinInstrmRptgTxRpt- Specified by:
getTxin interfaceFinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
-
getOrCreateTx
- Specified by:
getOrCreateTxin interfaceFinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
-
setTx
@RosettaAttribute(value="tx", isRequired=true) @RuneAttribute(value="tx", isRequired=true) public FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder setTx(Tx _tx) - Specified by:
setTxin interfaceFinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder
-
build
Description copied from interface:FinInstrmRptgTxRptBuild Methods- Specified by:
buildin interfaceFinInstrmRptgTxRpt- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFinInstrmRptgTxRpt- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceFinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public FinInstrmRptgTxRpt.FinInstrmRptgTxRptBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-