Package | Description |
---|---|
com.hcl.domino.design |
Modifier and Type | Method and Description |
---|---|
DesignAgent.AgentLanguage |
DesignAgent.getAgentLanguage()
Language the agent is written using
|
static DesignAgent.AgentLanguage |
DesignAgent.AgentLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DesignAgent.AgentLanguage[] |
DesignAgent.AgentLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DesignAgent |
DesignAgent.initializeAgentLanguage(DesignAgent.AgentLanguage lang)
Language the agent should parse as
|
Copyright © 2019–2021 HCL. All rights reserved.