Uses of Class
net.finmath.smartcontract.product.xml.ProtectionTermsReference
Packages that use ProtectionTermsReference
-
Uses of ProtectionTermsReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ProtectionTermsReferenceModifier and TypeFieldDescriptionprotected ProtectionTermsReferenceReferencePoolItem.protectionTermsReferenceMethods in net.finmath.smartcontract.product.xml that return ProtectionTermsReferenceModifier and TypeMethodDescriptionObjectFactory.createProtectionTermsReference()Create an instance ofProtectionTermsReferenceReferencePoolItem.getProtectionTermsReference()Gets the value of the protectionTermsReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ProtectionTermsReferenceModifier and TypeMethodDescriptionvoidReferencePoolItem.setProtectionTermsReference(ProtectionTermsReference value) Sets the value of the protectionTermsReference property.