Uses of Class
net.finmath.smartcontract.product.xml.EventId
Packages that use EventId
-
Uses of EventId in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EventIdMethods in net.finmath.smartcontract.product.xml that return EventIdModifier and TypeMethodDescriptionObjectFactory.createEventId()
Create an instance ofEventId
BusinessEventIdentifier.getEventId()
Gets the value of the eventId property.Methods in net.finmath.smartcontract.product.xml with parameters of type EventIdModifier and TypeMethodDescriptionvoid
BusinessEventIdentifier.setEventId
(EventId value) Sets the value of the eventId property.