JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.relogiclabs.jschema.node.JDataType
Packages that use
JDataType
Package
Description
com.relogiclabs.jschema.node
Uses of
JDataType
in
com.relogiclabs.jschema.node
Methods in
com.relogiclabs.jschema.node
that return
JDataType
Modifier and Type
Method
Description
static
JDataType
JDataType.
from
(JDataTypeBuilder builder)
Methods in
com.relogiclabs.jschema.node
that return types with arguments of type
JDataType
Modifier and Type
Method
Description
List
<
JDataType
>
JValidator.
getDataTypes
()