JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.finmath.smartcontract.product.xml.Person
Packages that use
Person
Package
Description
net.finmath.smartcontract.product.xml
Uses of
Person
in
net.finmath.smartcontract.product.xml
Fields in
net.finmath.smartcontract.product.xml
with type parameters of type
Person
Modifier and Type
Field
Description
protected
List
<
Person
>
Party.
person
Methods in
net.finmath.smartcontract.product.xml
that return
Person
Modifier and Type
Method
Description
Person
ObjectFactory.
createPerson
()
Create an instance of
Person
Methods in
net.finmath.smartcontract.product.xml
that return types with arguments of type
Person
Modifier and Type
Method
Description
List
<
Person
>
Party.
getPerson
()
Gets the value of the person property.