Uses of Class
net.finmath.smartcontract.product.xml.SupervisoryBody
-
Uses of SupervisoryBody in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected SupervisoryBody
ClearingRequirements.supervisoryBody
protected SupervisoryBody
SupervisorRegistration.supervisoryBody
Modifier and TypeMethodDescriptionObjectFactory.createSupervisoryBody()
Create an instance ofSupervisoryBody
ClearingRequirements.getSupervisoryBody()
Gets the value of the supervisoryBody property.SupervisorRegistration.getSupervisoryBody()
Gets the value of the supervisoryBody property.Modifier and TypeMethodDescriptionvoid
ClearingRequirements.setSupervisoryBody
(SupervisoryBody value) Sets the value of the supervisoryBody property.void
SupervisorRegistration.setSupervisoryBody
(SupervisoryBody value) Sets the value of the supervisoryBody property.