Uses of Class
net.finmath.smartcontract.product.xml.FacilityOutstandingsPosition
Packages that use FacilityOutstandingsPosition
-
Uses of FacilityOutstandingsPosition in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FacilityOutstandingsPositionModifier and TypeFieldDescriptionprotected FacilityOutstandingsPosition
AbstractContractNotification.facilityOutstandingsPosition
protected FacilityOutstandingsPosition
FacilityOutstandingsPositionStatement.facilityOutstandingsPosition
Methods in net.finmath.smartcontract.product.xml that return FacilityOutstandingsPositionModifier and TypeMethodDescriptionObjectFactory.createFacilityOutstandingsPosition()
Create an instance ofFacilityOutstandingsPosition
AbstractContractNotification.getFacilityOutstandingsPosition()
Gets the value of the facilityOutstandingsPosition property.FacilityOutstandingsPositionStatement.getFacilityOutstandingsPosition()
Gets the value of the facilityOutstandingsPosition property.Methods in net.finmath.smartcontract.product.xml with parameters of type FacilityOutstandingsPositionModifier and TypeMethodDescriptionvoid
AbstractContractNotification.setFacilityOutstandingsPosition
(FacilityOutstandingsPosition value) Sets the value of the facilityOutstandingsPosition property.void
FacilityOutstandingsPositionStatement.setFacilityOutstandingsPosition
(FacilityOutstandingsPosition value) Sets the value of the facilityOutstandingsPosition property.