Uses of Class
net.finmath.smartcontract.product.xml.SupervisorRegistration
Packages that use SupervisorRegistration
-
Uses of SupervisorRegistration in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type SupervisorRegistrationModifier and TypeFieldDescriptionprotected List<SupervisorRegistration>
EndUserExceptionDeclaration.supervisorRegistration
protected List<SupervisorRegistration>
FacilityExecutionExceptionDeclaration.supervisorRegistration
Methods in net.finmath.smartcontract.product.xml that return SupervisorRegistrationModifier and TypeMethodDescriptionObjectFactory.createSupervisorRegistration()
Create an instance ofSupervisorRegistration
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type SupervisorRegistrationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SupervisorRegistration>
ObjectFactory.createReportingRegimeIdentifierSupervisorRegistration(SupervisorRegistration value)
jakarta.xml.bind.JAXBElement<SupervisorRegistration>
ObjectFactory.createReportingRegimeSupervisorRegistration(SupervisorRegistration value)
EndUserExceptionDeclaration.getSupervisorRegistration()
Gets the value of the supervisorRegistration property.FacilityExecutionExceptionDeclaration.getSupervisorRegistration()
Gets the value of the supervisorRegistration property.Methods in net.finmath.smartcontract.product.xml with parameters of type SupervisorRegistrationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SupervisorRegistration>
ObjectFactory.createReportingRegimeIdentifierSupervisorRegistration(SupervisorRegistration value)
jakarta.xml.bind.JAXBElement<SupervisorRegistration>
ObjectFactory.createReportingRegimeSupervisorRegistration(SupervisorRegistration value)