Uses of Class
org.coderic.iso20022.messages.auth.SecuritiesTransactionPrice2Choice
Packages that use SecuritiesTransactionPrice2Choice
-
Uses of SecuritiesTransactionPrice2Choice in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return SecuritiesTransactionPrice2ChoiceModifier and TypeMethodDescriptionObjectFactory.createSecuritiesTransactionPrice2Choice()Create an instance ofSecuritiesTransactionPrice2ChoiceOrderPriceData2.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.Methods in org.coderic.iso20022.messages.auth with parameters of type SecuritiesTransactionPrice2ChoiceModifier and TypeMethodDescriptionvoidOrderPriceData2.setAddtlLmtPric(SecuritiesTransactionPrice2Choice value) Sets the value of the addtlLmtPric property.voidOrderPriceData2.setLmtPric(SecuritiesTransactionPrice2Choice value) Sets the value of the lmtPric property.voidOrderPriceData2.setPggdPric(SecuritiesTransactionPrice2Choice value) Sets the value of the pggdPric property.voidSecuritiesTransactionPrice4Choice.setPric(SecuritiesTransactionPrice2Choice value) Sets the value of the pric property.voidOrderPriceData2.setStopPric(SecuritiesTransactionPrice2Choice value) Sets the value of the stopPric property.