Uses of Class
net.finmath.smartcontract.product.xml.ReferenceObligation
Packages that use ReferenceObligation
-
Uses of ReferenceObligation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferenceObligationFields in net.finmath.smartcontract.product.xml with type parameters of type ReferenceObligationModifier and TypeFieldDescriptionprotected List<ReferenceObligation> ReferenceInformation.referenceObligationMethods in net.finmath.smartcontract.product.xml that return ReferenceObligationModifier and TypeMethodDescriptionObjectFactory.createReferenceObligation()Create an instance ofReferenceObligationReferencePair.getReferenceObligation()Gets the value of the referenceObligation property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type ReferenceObligationModifier and TypeMethodDescriptionReferenceInformation.getReferenceObligation()Gets the value of the referenceObligation property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceObligationModifier and TypeMethodDescriptionvoidReferencePair.setReferenceObligation(ReferenceObligation value) Sets the value of the referenceObligation property.