Uses of Class
net.finmath.smartcontract.product.xml.LegalEntity
-
Uses of LegalEntity in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected LegalEntity
Mortgage.insurer
protected LegalEntity
ReferenceObligation.primaryObligor
protected LegalEntity
CreditCurve.referenceEntity
protected LegalEntity
CreditEventNoticeDocument.referenceEntity
protected LegalEntity
ReferenceInformation.referenceEntity
protected LegalEntity
ReferencePair.referenceEntity
protected LegalEntity
SimpleCreditDefaultSwap.referenceEntity
protected LegalEntity
TradeUnderlyer2.referenceEntity
Modifier and TypeMethodDescriptionObjectFactory.createLegalEntity()
Create an instance ofLegalEntity
Mortgage.getInsurer()
Gets the value of the insurer property.ReferenceObligation.getPrimaryObligor()
Gets the value of the primaryObligor property.CreditCurve.getReferenceEntity()
Gets the value of the referenceEntity property.CreditEventNoticeDocument.getReferenceEntity()
Gets the value of the referenceEntity property.ReferenceInformation.getReferenceEntity()
Gets the value of the referenceEntity property.ReferencePair.getReferenceEntity()
Gets the value of the referenceEntity property.SimpleCreditDefaultSwap.getReferenceEntity()
Gets the value of the referenceEntity property.TradeUnderlyer2.getReferenceEntity()
Gets the value of the referenceEntity property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LegalEntity> ObjectFactory.createIndexReferenceInformationExcludedReferenceEntity
(LegalEntity value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LegalEntity> ObjectFactory.createIndexReferenceInformationExcludedReferenceEntity
(LegalEntity value) void
Mortgage.setInsurer
(LegalEntity value) Sets the value of the insurer property.void
ReferenceObligation.setPrimaryObligor
(LegalEntity value) Sets the value of the primaryObligor property.void
CreditCurve.setReferenceEntity
(LegalEntity value) Sets the value of the referenceEntity property.void
CreditEventNoticeDocument.setReferenceEntity
(LegalEntity value) Sets the value of the referenceEntity property.void
ReferenceInformation.setReferenceEntity
(LegalEntity value) Sets the value of the referenceEntity property.void
ReferencePair.setReferenceEntity
(LegalEntity value) Sets the value of the referenceEntity property.void
SimpleCreditDefaultSwap.setReferenceEntity
(LegalEntity value) Sets the value of the referenceEntity property.void
TradeUnderlyer2.setReferenceEntity
(LegalEntity value) Sets the value of the referenceEntity property.