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 ofStreetAddressAddress.getStreetAddress()Gets the value of the streetAddress property.Methods in net.finmath.smartcontract.product.xml with parameters of type StreetAddressModifier and TypeMethodDescriptionvoidAddress.setStreetAddress(StreetAddress value) Sets the value of the streetAddress property.