Uses of Class
net.finmath.smartcontract.product.xml.FacilityReference
-
Uses of FacilityReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FacilityReference
FacilityContractEvent.facilityReference
protected FacilityReference
FacilityContractIdentifier.facilityReference
protected FacilityReference
FacilityEvent.facilityReference
protected FacilityReference
FacilityPosition.facilityReference
Modifier and TypeFieldDescriptionprotected List
<FacilityReference> ProRataFacilities.facilityReference
Modifier and TypeMethodDescriptionObjectFactory.createFacilityReference()
Create an instance ofFacilityReference
FacilityContractEvent.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.Modifier and TypeMethodDescriptionProRataFacilities.getFacilityReference()
Gets the value of the facilityReference property.Modifier and TypeMethodDescriptionvoid
FacilityContractEvent.setFacilityReference
(FacilityReference value) Sets the value of the facilityReference property.void
FacilityContractIdentifier.setFacilityReference
(FacilityReference value) Sets the value of the facilityReference property.void
FacilityEvent.setFacilityReference
(FacilityReference value) Sets the value of the facilityReference property.void
FacilityPosition.setFacilityReference
(FacilityReference value) Sets the value of the facilityReference property.