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