Uses of Class
com.epam.fix.model.fix50sp1.block.DerivativeSecurityXMLBlock
Packages that use DerivativeSecurityXMLBlock
-
Uses of DerivativeSecurityXMLBlock in com.epam.fix.model.fix50sp1.message
Methods in com.epam.fix.model.fix50sp1.message that return DerivativeSecurityXMLBlockModifier and TypeMethodDescriptionDerivativeSecurityList.getDerivativeSecurityXML()
DerivativeSecurityListRequest.getDerivativeSecurityXML()
DerivativeSecurityListUpdateReport.getDerivativeSecurityXML()
Methods in com.epam.fix.model.fix50sp1.message with parameters of type DerivativeSecurityXMLBlockModifier and TypeMethodDescriptionvoid
DerivativeSecurityList.setDerivativeSecurityXML
(DerivativeSecurityXMLBlock value) void
DerivativeSecurityListRequest.setDerivativeSecurityXML
(DerivativeSecurityXMLBlock value) void
DerivativeSecurityListUpdateReport.setDerivativeSecurityXML
(DerivativeSecurityXMLBlock value)