JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
py4j.model.Py4JField
Packages that use
Py4JField
Package
Description
py4j.model
Uses of
Py4JField
in
py4j.model
Methods in
py4j.model
that return
Py4JField
Modifier and Type
Method
Description
static final
Py4JField
Py4JField.
buildField
(
Field
field)
Methods in
py4j.model
that return types with arguments of type
Py4JField
Modifier and Type
Method
Description
List
<
Py4JField
>
Py4JClass.
getFields
()