Uses of Class
net.finmath.smartcontract.product.xml.ReportSectionIdentification
Packages that use ReportSectionIdentification
-
Uses of ReportSectionIdentification in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReportSectionIdentificationModifier and TypeFieldDescriptionprotected ReportSectionIdentification
RequestRetransmission.reportIdentification
Methods in net.finmath.smartcontract.product.xml that return ReportSectionIdentificationModifier and TypeMethodDescriptionObjectFactory.createReportSectionIdentification()
Create an instance ofReportSectionIdentification
RequestRetransmission.getReportIdentification()
Gets the value of the reportIdentification property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReportSectionIdentificationModifier and TypeMethodDescriptionvoid
RequestRetransmission.setReportIdentification(ReportSectionIdentification value)
Sets the value of the reportIdentification property.