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 ProtectionTermsReference
ReferencePoolItem.protectionTermsReference
Methods in net.finmath.smartcontract.product.xml that return ProtectionTermsReferenceModifier and TypeMethodDescriptionObjectFactory.createProtectionTermsReference()
Create an instance ofProtectionTermsReference
ReferencePoolItem.getProtectionTermsReference()
Gets the value of the protectionTermsReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ProtectionTermsReferenceModifier and TypeMethodDescriptionvoid
ReferencePoolItem.setProtectionTermsReference(ProtectionTermsReference value)
Sets the value of the protectionTermsReference property.