Uses of Class
net.finmath.smartcontract.product.xml.FacilityReference
Packages that use FacilityReference
-
Uses of FacilityReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FacilityReferenceModifier and TypeFieldDescriptionprotected FacilityReferenceFacilityContractEvent.facilityReferenceprotected FacilityReferenceFacilityContractIdentifier.facilityReferenceprotected FacilityReferenceFacilityEvent.facilityReferenceprotected FacilityReferenceFacilityPosition.facilityReferenceFields in net.finmath.smartcontract.product.xml with type parameters of type FacilityReferenceModifier and TypeFieldDescriptionprotected List<FacilityReference> ProRataFacilities.facilityReferenceMethods in net.finmath.smartcontract.product.xml that return FacilityReferenceModifier and TypeMethodDescriptionObjectFactory.createFacilityReference()Create an instance ofFacilityReferenceFacilityContractEvent.getFacilityReference()Gets the value of the facilityReference property.FacilityContractIdentifier.getFacilityReference()Gets the value of the facilityReference property.FacilityEvent.getFacilityReference()Gets the value of the facilityReference property.FacilityPosition.getFacilityReference()Gets the value of the facilityReference property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FacilityReferenceModifier and TypeMethodDescriptionProRataFacilities.getFacilityReference()Gets the value of the facilityReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FacilityReferenceModifier and TypeMethodDescriptionvoidFacilityContractEvent.setFacilityReference(FacilityReference value) Sets the value of the facilityReference property.voidFacilityContractIdentifier.setFacilityReference(FacilityReference value) Sets the value of the facilityReference property.voidFacilityEvent.setFacilityReference(FacilityReference value) Sets the value of the facilityReference property.voidFacilityPosition.setFacilityReference(FacilityReference value) Sets the value of the facilityReference property.