Uses of Class
net.finmath.smartcontract.product.xml.PersonReference
Packages that use PersonReference
-
Uses of PersonReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PersonReferenceMethods in net.finmath.smartcontract.product.xml that return PersonReferenceModifier and TypeMethodDescriptionObjectFactory.createPersonReference()
Create an instance ofPersonReference
RelatedPerson.getPersonReference()
Gets the value of the personReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PersonReferenceModifier and TypeMethodDescriptionvoid
RelatedPerson.setPersonReference
(PersonReference value) Sets the value of the personReference property.