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