Uses of Class
net.finmath.smartcontract.product.xml.TradeReferenceInformation
Packages that use TradeReferenceInformation
-
Uses of TradeReferenceInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeReferenceInformationModifier and TypeFieldDescriptionprotected TradeReferenceInformationClearingStatusItem.tradeReferenceInformationprotected TradeReferenceInformationConsentGranted.tradeReferenceInformationprotected TradeReferenceInformationConsentRefused.tradeReferenceInformationprotected TradeReferenceInformationEventRequestAcknowledgement.tradeReferenceInformationprotected TradeReferenceInformationRequestTradeReferenceInformationUpdate.tradeReferenceInformationprotected TradeReferenceInformationRequestTradeReferenceInformationUpdateRetracted.tradeReferenceInformationprotected TradeReferenceInformationTradeWrapper.tradeReferenceInformationFields in net.finmath.smartcontract.product.xml with type parameters of type TradeReferenceInformationModifier and TypeFieldDescriptionprotected List<TradeReferenceInformation> TradePackage.tradeReferenceInformationModelMethods in net.finmath.smartcontract.product.xml that return TradeReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createTradeReferenceInformation()Create an instance ofTradeReferenceInformationClearingStatusItem.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.ConsentGranted.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.ConsentRefused.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.EventRequestAcknowledgement.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.RequestTradeReferenceInformationUpdate.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.RequestTradeReferenceInformationUpdateRetracted.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.TradeWrapper.getTradeReferenceInformation()Gets the value of the tradeReferenceInformation property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type TradeReferenceInformationModifier and TypeMethodDescriptionTradePackage.getTradeReferenceInformationModel()Gets the value of the tradeReferenceInformationModel property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeReferenceInformationModifier and TypeMethodDescriptionvoidClearingStatusItem.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.voidConsentGranted.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.voidConsentRefused.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.voidEventRequestAcknowledgement.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.voidRequestTradeReferenceInformationUpdate.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.voidRequestTradeReferenceInformationUpdateRetracted.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.voidTradeWrapper.setTradeReferenceInformation(TradeReferenceInformation value) Sets the value of the tradeReferenceInformation property.