Uses of Class
org.isda.cdm.metafields.ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder
-
Packages that use ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder in org.isda.cdm
Fields in org.isda.cdm with type parameters of type ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder Modifier and Type Field Description protected java.util.List<ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder>
ObligorPostingObligations.ObligorPostingObligationsBuilder. partyElection
protected java.util.List<ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder>
PledgorPostingObligations.PledgorPostingObligationsBuilder. partyElection
Methods in org.isda.cdm that return ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder Modifier and Type Method Description ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder
ObligorPostingObligations.ObligorPostingObligationsBuilder. getOrCreatePartyElection(int index)
ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder
PledgorPostingObligations.PledgorPostingObligationsBuilder. getOrCreatePartyElection(int index)
Methods in org.isda.cdm that return types with arguments of type ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder Modifier and Type Method Description java.util.List<ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder>
ObligorPostingObligations.ObligorPostingObligationsBuilder. getPartyElection()
java.util.List<ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder>
PledgorPostingObligations.PledgorPostingObligationsBuilder. getPartyElection()
Methods in org.isda.cdm with parameters of type ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder Modifier and Type Method Description ObligorPostingObligations.ObligorPostingObligationsBuilder
ObligorPostingObligations.ObligorPostingObligationsBuilder. addPartyElectionBuilder(ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder partyElection)
PledgorPostingObligations.PledgorPostingObligationsBuilder
PledgorPostingObligations.PledgorPostingObligationsBuilder. addPartyElectionBuilder(ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder partyElection)
-
Uses of ReferenceWithMetaPostingObligationsElection.ReferenceWithMetaPostingObligationsElectionBuilder in org.isda.cdm.metafields
-