Uses of Class
net.finmath.smartcontract.product.xml.ReportingRole
Packages that use ReportingRole
-
Uses of ReportingRole in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReportingRoleMethods in net.finmath.smartcontract.product.xml that return ReportingRoleModifier and TypeMethodDescriptionObjectFactory.createReportingRole()Create an instance ofReportingRolePartyTradeInformation.getReportingRole()Gets the value of the reportingRole property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type ReportingRoleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReportingRole> ObjectFactory.createReportingRegimeIdentifierReportingRole(ReportingRole value) jakarta.xml.bind.JAXBElement<ReportingRole> ObjectFactory.createReportingRegimeReportingRole(ReportingRole value) Methods in net.finmath.smartcontract.product.xml with parameters of type ReportingRoleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReportingRole> ObjectFactory.createReportingRegimeIdentifierReportingRole(ReportingRole value) jakarta.xml.bind.JAXBElement<ReportingRole> ObjectFactory.createReportingRegimeReportingRole(ReportingRole value) voidPartyTradeInformation.setReportingRole(ReportingRole value) Sets the value of the reportingRole property.