Uses of Class
net.finmath.smartcontract.product.xml.SupervisoryBody
Packages that use SupervisoryBody
-
Uses of SupervisoryBody in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SupervisoryBodyModifier and TypeFieldDescriptionprotected SupervisoryBodyClearingRequirements.supervisoryBodyprotected SupervisoryBodySupervisorRegistration.supervisoryBodyMethods in net.finmath.smartcontract.product.xml that return SupervisoryBodyModifier and TypeMethodDescriptionObjectFactory.createSupervisoryBody()Create an instance ofSupervisoryBodyClearingRequirements.getSupervisoryBody()Gets the value of the supervisoryBody property.SupervisorRegistration.getSupervisoryBody()Gets the value of the supervisoryBody property.Methods in net.finmath.smartcontract.product.xml with parameters of type SupervisoryBodyModifier and TypeMethodDescriptionvoidClearingRequirements.setSupervisoryBody(SupervisoryBody value) Sets the value of the supervisoryBody property.voidSupervisorRegistration.setSupervisoryBody(SupervisoryBody value) Sets the value of the supervisoryBody property.