Uses of Class
net.finmath.smartcontract.product.xml.PubliclyAvailableInformation
Packages that use PubliclyAvailableInformation
-
Uses of PubliclyAvailableInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PubliclyAvailableInformationModifier and TypeFieldDescriptionprotected PubliclyAvailableInformationCreditEventNotice.publiclyAvailableInformationMethods in net.finmath.smartcontract.product.xml that return PubliclyAvailableInformationModifier and TypeMethodDescriptionObjectFactory.createPubliclyAvailableInformation()Create an instance ofPubliclyAvailableInformationCreditEventNotice.getPubliclyAvailableInformation()Gets the value of the publiclyAvailableInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type PubliclyAvailableInformationModifier and TypeMethodDescriptionvoidCreditEventNotice.setPubliclyAvailableInformation(PubliclyAvailableInformation value) Sets the value of the publiclyAvailableInformation property.