Uses of Class
net.finmath.smartcontract.product.xml.Facility
Packages that use Facility
-
Uses of Facility in net.finmath.smartcontract.product.xml
Subclasses of Facility in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA facility which can be drawn at any point during a pre-defined period after the initial deal closing date,classA facility designed to issue letter of credit products.classA facility which allows a flexible line of credit which can be drawn and repaid multiple times over the life of the facility.classA facility which is fully funded (utilized) at deal closing.Fields in net.finmath.smartcontract.product.xml with type parameters of type FacilityModifier and TypeFieldDescriptionDeal.facilityGroupprotected jakarta.xml.bind.JAXBElement<? extends Facility> FacilityStatement.facilityGroupMethods in net.finmath.smartcontract.product.xml that return types with arguments of type FacilityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Facility> ObjectFactory.createFacilityGroup(Facility value) Deal.getFacilityGroup()Gets the value of the facilityGroup property.jakarta.xml.bind.JAXBElement<? extends Facility> FacilityStatement.getFacilityGroup()Gets the value of the facilityGroup property.Methods in net.finmath.smartcontract.product.xml with parameters of type FacilityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Facility> ObjectFactory.createFacilityGroup(Facility value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type FacilityModifier and TypeMethodDescriptionvoidFacilityStatement.setFacilityGroup(jakarta.xml.bind.JAXBElement<? extends Facility> value) Sets the value of the facilityGroup property.