Package cdm.regulation
Class New.NewImpl
java.lang.Object
cdm.regulation.New.NewImpl
- All Implemented Interfaces:
New,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
New
Immutable Implementation of New
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.New
New.NewBuilder, New.NewBuilderImpl, New.NewImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleangetBuyr()getSellr()getTx()getTxId()Getter MethodsinthashCode()protected voidsetBuilderFields(New.NewBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
NewImpl
-
-
Method Details
-
getTxId
@RosettaAttribute("txId") @Accessor(GETTER) @Required @RuneAttribute("txId") public String getTxId()Description copied from interface:NewGetter Methods -
getExctgPty
@RosettaAttribute("exctgPty") @Accessor(GETTER) @Required @RuneAttribute("exctgPty") public String getExctgPty()- Specified by:
getExctgPtyin interfaceNew
-
getInvstmtPtyInd
@RosettaAttribute("invstmtPtyInd") @Accessor(GETTER) @Required @RuneAttribute("invstmtPtyInd") public String getInvstmtPtyInd()- Specified by:
getInvstmtPtyIndin interfaceNew
-
getSubmitgPty
@RosettaAttribute("submitgPty") @Accessor(GETTER) @Required @RuneAttribute("submitgPty") public String getSubmitgPty()- Specified by:
getSubmitgPtyin interfaceNew
-
getBuyr
-
getSellr
@RosettaAttribute("sellr") @Accessor(GETTER) @Required @RuneAttribute("sellr") public Sellr getSellr() -
getOrdrTrnsmssn
@RosettaAttribute("ordrTrnsmssn") @Accessor(GETTER) @Required @RuneAttribute("ordrTrnsmssn") public OrdrTrnsmssn getOrdrTrnsmssn()- Specified by:
getOrdrTrnsmssnin interfaceNew
-
getTx
-
getFinInstrm
@RosettaAttribute("finInstrm") @Accessor(GETTER) @Required @RuneAttribute("finInstrm") public FinInstrm getFinInstrm()- Specified by:
getFinInstrmin interfaceNew
-
getInvstmtDcsnPrsn
@RosettaAttribute("invstmtDcsnPrsn") @Accessor(GETTER) @Required @RuneAttribute("invstmtDcsnPrsn") public InvstmtDcsnPrsn getInvstmtDcsnPrsn()- Specified by:
getInvstmtDcsnPrsnin interfaceNew
-
getExctgPrsn
@RosettaAttribute("exctgPrsn") @Accessor(GETTER) @Required @RuneAttribute("exctgPrsn") public ExctgPrsn getExctgPrsn()- Specified by:
getExctgPrsnin interfaceNew
-
getAddtlAttrbts
@RosettaAttribute("addtlAttrbts") @Accessor(GETTER) @Required @RuneAttribute("addtlAttrbts") public AddtlAttrbts getAddtlAttrbts()- Specified by:
getAddtlAttrbtsin interfaceNew
-
build
Description copied from interface:NewBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-