JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.model.FieldType
Packages that use
FieldType
Package
Description
org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.model
Uses of
FieldType
in
org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.model
Methods in
org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.model
that return
FieldType
Modifier and Type
Method
Description
static
FieldType
FieldType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
FieldType
[]
FieldType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.