Uses of Class
org.isda.cdm.metafields.ReferenceWithMetaPostingObligationsElection
-
Packages that use ReferenceWithMetaPostingObligationsElection Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of ReferenceWithMetaPostingObligationsElection in org.isda.cdm
Methods in org.isda.cdm that return types with arguments of type ReferenceWithMetaPostingObligationsElection Modifier and Type Method Description java.util.List<ReferenceWithMetaPostingObligationsElection>
ObligorPostingObligations. getPartyElection()
The obligor party(ies) to which the posting obligations apply to, which can be either one or both parties to the legal agreement.java.util.List<ReferenceWithMetaPostingObligationsElection>
PledgorPostingObligations. getPartyElection()
The pledgor party(ies) to which the posting obligations apply to, which can be either one of the parties to the legal agreement, or both of those.Methods in org.isda.cdm with parameters of type ReferenceWithMetaPostingObligationsElection Modifier and Type Method Description ObligorPostingObligations.ObligorPostingObligationsBuilder
ObligorPostingObligations.ObligorPostingObligationsBuilder. addPartyElection(ReferenceWithMetaPostingObligationsElection partyElection)
ObligorPostingObligations.ObligorPostingObligationsBuilder
ObligorPostingObligations.ObligorPostingObligationsBuilder. addPartyElection(ReferenceWithMetaPostingObligationsElection partyElection, int _idx)
PledgorPostingObligations.PledgorPostingObligationsBuilder
PledgorPostingObligations.PledgorPostingObligationsBuilder. addPartyElection(ReferenceWithMetaPostingObligationsElection partyElection)
PledgorPostingObligations.PledgorPostingObligationsBuilder
PledgorPostingObligations.PledgorPostingObligationsBuilder. addPartyElection(ReferenceWithMetaPostingObligationsElection partyElection, int _idx)
Method parameters in org.isda.cdm with type arguments of type ReferenceWithMetaPostingObligationsElection Modifier and Type Method Description ObligorPostingObligations.ObligorPostingObligationsBuilder
ObligorPostingObligations.ObligorPostingObligationsBuilder. addPartyElection(java.util.List<ReferenceWithMetaPostingObligationsElection> partyElections)
PledgorPostingObligations.PledgorPostingObligationsBuilder
PledgorPostingObligations.PledgorPostingObligationsBuilder. addPartyElection(java.util.List<ReferenceWithMetaPostingObligationsElection> partyElections)
-
Uses of ReferenceWithMetaPostingObligationsElection in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return ReferenceWithMetaPostingObligationsElection Modifier and Type Method Description ReferenceWithMetaPostingObligationsElection
ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type ReferenceWithMetaPostingObligationsElection Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaPostingObligationsElection>
ReferenceWithMetaPostingObligationsElection. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaPostingObligationsElection>
ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder. metaData()
-