JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum
online.sharedtype.processor.domain.type.ConcreteTypeInfo.Kind
Packages that use
ConcreteTypeInfo.Kind
Package
Description
online.sharedtype.processor.domain.type
Uses of
ConcreteTypeInfo.Kind
in
online.sharedtype.processor.domain.type
Methods in
online.sharedtype.processor.domain.type
that return
ConcreteTypeInfo.Kind
Modifier and Type
Method
Description
static
ConcreteTypeInfo.Kind
ConcreteTypeInfo.Kind.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
ConcreteTypeInfo.Kind
[]
ConcreteTypeInfo.Kind.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.