Uses of Class
org.isda.cdm.NotificationTimeElection.NotificationTimeElectionBuilder
-
Packages that use NotificationTimeElection.NotificationTimeElectionBuilder Package Description org.isda.cdm -
-
Uses of NotificationTimeElection.NotificationTimeElectionBuilder in org.isda.cdm
Fields in org.isda.cdm with type parameters of type NotificationTimeElection.NotificationTimeElectionBuilder Modifier and Type Field Description protected java.util.List<NotificationTimeElection.NotificationTimeElectionBuilder>
NotificationTime.NotificationTimeBuilder. partyElections
Methods in org.isda.cdm that return types with arguments of type NotificationTimeElection.NotificationTimeElectionBuilder Modifier and Type Method Description java.util.List<NotificationTimeElection.NotificationTimeElectionBuilder>
NotificationTime.NotificationTimeBuilder. getPartyElections()
Methods in org.isda.cdm with parameters of type NotificationTimeElection.NotificationTimeElectionBuilder Modifier and Type Method Description NotificationTime.NotificationTimeBuilder
NotificationTime.NotificationTimeBuilder. addPartyElectionsBuilder(NotificationTimeElection.NotificationTimeElectionBuilder partyElections)
-