Uses of Class
org.coderic.iso20022.messages.auth.SecuritiesTransactionPrice2Choice
-
Uses of SecuritiesTransactionPrice2Choice in org.coderic.iso20022.messages.auth
Modifier and TypeMethodDescriptionObjectFactory.createSecuritiesTransactionPrice2Choice()
Create an instance ofSecuritiesTransactionPrice2Choice
OrderPriceData2.getAddtlLmtPric()
Gets the value of the addtlLmtPric property.OrderPriceData2.getLmtPric()
Gets the value of the lmtPric property.OrderPriceData2.getPggdPric()
Gets the value of the pggdPric property.SecuritiesTransactionPrice4Choice.getPric()
Gets the value of the pric property.OrderPriceData2.getStopPric()
Gets the value of the stopPric property.Modifier and TypeMethodDescriptionvoid
OrderPriceData2.setAddtlLmtPric
(SecuritiesTransactionPrice2Choice value) Sets the value of the addtlLmtPric property.void
OrderPriceData2.setLmtPric
(SecuritiesTransactionPrice2Choice value) Sets the value of the lmtPric property.void
OrderPriceData2.setPggdPric
(SecuritiesTransactionPrice2Choice value) Sets the value of the pggdPric property.void
SecuritiesTransactionPrice4Choice.setPric
(SecuritiesTransactionPrice2Choice value) Sets the value of the pric property.void
OrderPriceData2.setStopPric
(SecuritiesTransactionPrice2Choice value) Sets the value of the stopPric property.