Uses of Class
net.finmath.smartcontract.product.xml.OrderIdentifier
Packages that use OrderIdentifier
-
Uses of OrderIdentifier in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OrderIdentifierModifier and TypeFieldDescriptionprotected OrderIdentifierPackageHeader.orderIdentifierprotected OrderIdentifierPackageSummary.orderIdentifierMethods in net.finmath.smartcontract.product.xml that return OrderIdentifierModifier and TypeMethodDescriptionObjectFactory.createOrderIdentifier()Create an instance ofOrderIdentifierPackageHeader.getOrderIdentifier()Gets the value of the orderIdentifier property.PackageSummary.getOrderIdentifier()Gets the value of the orderIdentifier property.Methods in net.finmath.smartcontract.product.xml with parameters of type OrderIdentifierModifier and TypeMethodDescriptionvoidPackageHeader.setOrderIdentifier(OrderIdentifier value) Sets the value of the orderIdentifier property.voidPackageSummary.setOrderIdentifier(OrderIdentifier value) Sets the value of the orderIdentifier property.