JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ants.platform.client.resources.prompts.types
Interface PromptMeta.NameStage
All Known Implementing Classes:
PromptMeta.Builder
Enclosing class:
PromptMeta
public static interface
PromptMeta.NameStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PromptMeta.Builder
from
(
PromptMeta
other)
PromptMeta.LastUpdatedAtStage
name
(
String
name)
Method Details
name
PromptMeta.LastUpdatedAtStage
name
(@NotNull
String
name)
from
PromptMeta.Builder
from
(
PromptMeta
other)