Package cdm.regulation
Interface New.NewBuilder
- All Superinterfaces:
New,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- All Known Implementing Classes:
New.NewBuilderImpl
- Enclosing interface:
New
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.New
New.NewBuilder, New.NewBuilderImpl, New.NewImpl -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionBody ISO Corpus Scheme ISO20022 namingConvention "AddtlAttrbts" ProvisiongetBuyr()Body ISO Corpus Scheme ISO20022 namingConvention "Buyr" ProvisionBody ISO Corpus Scheme ISO20022 namingConvention "ExctgPrsn" ProvisionBody ISO Corpus Scheme ISO20022 namingConvention "FinInstrm" ProvisionBody ISO Corpus Scheme ISO20022 namingConvention "InvstmtDcsnPrsn" ProvisionBody ISO Corpus Scheme ISO20022 namingConvention "OrdrTrnsmssn" ProvisiongetSellr()Body ISO Corpus Scheme ISO20022 namingConvention "Sellr" ProvisiongetTx()Body ISO Corpus Scheme ISO20022 namingConvention "Tx" Provisiondefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) prune()setAddtlAttrbts(AddtlAttrbts addtlAttrbts) setExctgPrsn(ExctgPrsn exctgPrsn) setExctgPty(String exctgPty) setFinInstrm(FinInstrm finInstrm) setInvstmtDcsnPrsn(InvstmtDcsnPrsn invstmtDcsnPrsn) setInvstmtPtyInd(String invstmtPtyInd) setOrdrTrnsmssn(OrdrTrnsmssn ordrTrnsmssn) setSubmitgPty(String submitgPty) Methods inherited from interface cdm.regulation.New
build, getExctgPty, getInvstmtPtyInd, getSubmitgPty, getTxId, 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
-
getOrCreateBuyr
Buyr.BuyrBuilder getOrCreateBuyr() -
getBuyr
Buyr.BuyrBuilder getBuyr()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "Buyr" Provision -
getOrCreateSellr
Sellr.SellrBuilder getOrCreateSellr() -
getSellr
Sellr.SellrBuilder getSellr()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "Sellr" Provision -
getOrCreateOrdrTrnsmssn
OrdrTrnsmssn.OrdrTrnsmssnBuilder getOrCreateOrdrTrnsmssn() -
getOrdrTrnsmssn
OrdrTrnsmssn.OrdrTrnsmssnBuilder getOrdrTrnsmssn()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "OrdrTrnsmssn" Provision- Specified by:
getOrdrTrnsmssnin interfaceNew
-
getOrCreateTx
Tx.TxBuilder getOrCreateTx() -
getTx
Tx.TxBuilder getTx()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "Tx" Provision -
getOrCreateFinInstrm
FinInstrm.FinInstrmBuilder getOrCreateFinInstrm() -
getFinInstrm
FinInstrm.FinInstrmBuilder getFinInstrm()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "FinInstrm" Provision- Specified by:
getFinInstrmin interfaceNew
-
getOrCreateInvstmtDcsnPrsn
InvstmtDcsnPrsn.InvstmtDcsnPrsnBuilder getOrCreateInvstmtDcsnPrsn() -
getInvstmtDcsnPrsn
InvstmtDcsnPrsn.InvstmtDcsnPrsnBuilder getInvstmtDcsnPrsn()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "InvstmtDcsnPrsn" Provision- Specified by:
getInvstmtDcsnPrsnin interfaceNew
-
getOrCreateExctgPrsn
ExctgPrsn.ExctgPrsnBuilder getOrCreateExctgPrsn() -
getExctgPrsn
ExctgPrsn.ExctgPrsnBuilder getExctgPrsn()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "ExctgPrsn" Provision- Specified by:
getExctgPrsnin interfaceNew
-
getOrCreateAddtlAttrbts
AddtlAttrbts.AddtlAttrbtsBuilder getOrCreateAddtlAttrbts() -
getAddtlAttrbts
AddtlAttrbts.AddtlAttrbtsBuilder getAddtlAttrbts()Description copied from interface:NewBody ISO Corpus Scheme ISO20022 namingConvention "AddtlAttrbts" Provision- Specified by:
getAddtlAttrbtsin interfaceNew
-
setTxId
-
setExctgPty
-
setInvstmtPtyInd
-
setSubmitgPty
-
setBuyr
-
setSellr
-
setOrdrTrnsmssn
-
setTx
-
setFinInstrm
-
setInvstmtDcsnPrsn
-
setExctgPrsn
-
setAddtlAttrbts
-
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
New.NewBuilder prune()- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-