Uses of Class
com.caplin.generated.motif.fx.orders.fieldsets.PostAllocateLegClientFieldSetChild
-
Packages that use PostAllocateLegClientFieldSetChild Package Description com.caplin.generated.motif.fx.orders.posttradeallocation.events.client -
-
Uses of PostAllocateLegClientFieldSetChild in com.caplin.generated.motif.fx.orders.posttradeallocation.events.client
Methods in com.caplin.generated.motif.fx.orders.posttradeallocation.events.client that return PostAllocateLegClientFieldSetChild Modifier and Type Method Description PostAllocateLegClientFieldSetChild
SubmitTradeEvent. getLegById(int legId)
Deprecated.PostAllocateLegClientFieldSetChild
SubmitTradeEvent. getLegById(String legId)
Deprecated.PostAllocateLegClientFieldSetChild
SubmitTradeEvent. getLegByIndex(int index)
Deprecated.PostAllocateLegClientFieldSetChild
SubmitTradeEvent. getLLegById(int legId)
PostAllocateLegClientFieldSetChild
SubmitTradeEvent. getLLegById(String legId)
PostAllocateLegClientFieldSetChild
SubmitTradeEvent. getLLegByIndex(int index)
Methods in com.caplin.generated.motif.fx.orders.posttradeallocation.events.client that return types with arguments of type PostAllocateLegClientFieldSetChild Modifier and Type Method Description List<PostAllocateLegClientFieldSetChild>
SubmitTradeEvent. getLegs()
Deprecated.List<PostAllocateLegClientFieldSetChild>
SubmitTradeEvent. getLLegs()
-