Uses of Class
net.finmath.smartcontract.product.xml.StreetAddress
Packages that use StreetAddress
-
Uses of StreetAddress in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as StreetAddressMethods in net.finmath.smartcontract.product.xml that return StreetAddressModifier and TypeMethodDescriptionObjectFactory.createStreetAddress()
Create an instance ofStreetAddress
Address.getStreetAddress()
Gets the value of the streetAddress property.Methods in net.finmath.smartcontract.product.xml with parameters of type StreetAddressModifier and TypeMethodDescriptionvoid
Address.setStreetAddress(StreetAddress value)
Sets the value of the streetAddress property.