Uses of Class
net.finmath.smartcontract.product.xml.DeClear
Packages that use DeClear
-
Uses of DeClear in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DeClearModifier and TypeFieldDescriptionprotected DeClearClearingConfirmed.deClearprotected DeClearClearingEligibility.deClearprotected DeClearRequestClearing.deClearprotected DeClearRequestClearingEligibility.deClearprotected DeClearRequestClearingRetracted.deClearprotected DeClearRequestConsent.deClearprotected DeClearRequestConsentRetracted.deClearMethods in net.finmath.smartcontract.product.xml that return DeClearModifier and TypeMethodDescriptionObjectFactory.createDeClear()Create an instance ofDeClearClearingConfirmed.getDeClear()Gets the value of the deClear property.ClearingEligibility.getDeClear()Gets the value of the deClear property.RequestClearing.getDeClear()Gets the value of the deClear property.RequestClearingEligibility.getDeClear()Gets the value of the deClear property.RequestClearingRetracted.getDeClear()Gets the value of the deClear property.RequestConsent.getDeClear()Gets the value of the deClear property.RequestConsentRetracted.getDeClear()Gets the value of the deClear property.Methods in net.finmath.smartcontract.product.xml with parameters of type DeClearModifier and TypeMethodDescriptionvoidClearingConfirmed.setDeClear(DeClear value) Sets the value of the deClear property.voidClearingEligibility.setDeClear(DeClear value) Sets the value of the deClear property.voidRequestClearing.setDeClear(DeClear value) Sets the value of the deClear property.voidRequestClearingEligibility.setDeClear(DeClear value) Sets the value of the deClear property.voidRequestClearingRetracted.setDeClear(DeClear value) Sets the value of the deClear property.voidRequestConsent.setDeClear(DeClear value) Sets the value of the deClear property.voidRequestConsentRetracted.setDeClear(DeClear value) Sets the value of the deClear property.