Uses of Class
net.finmath.smartcontract.product.xml.PartyName
Packages that use PartyName
-
Uses of PartyName in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PartyNameMethods in net.finmath.smartcontract.product.xml that return PartyNameModifier and TypeMethodDescriptionObjectFactory.createPartyName()Create an instance ofPartyNameParty.getPartyName()Gets the value of the partyName property.Methods in net.finmath.smartcontract.product.xml with parameters of type PartyNameModifier and TypeMethodDescriptionvoidParty.setPartyName(PartyName value) Sets the value of the partyName property.