JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.prompts.types
BasePrompt
NameStage
Contents
Description
Method Summary
Method Details
name(String)
from(BasePrompt)
Hide sidebar
Show sidebar
Interface BasePrompt.NameStage
All Known Implementing Classes:
BasePrompt.Builder
Enclosing class:
BasePrompt
public static interface
BasePrompt.NameStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BasePrompt.Builder
from
(
BasePrompt
other)
BasePrompt.VersionStage
name
(
String
name)
Method Details
name
BasePrompt.VersionStage
name
(@NotNull
String
name)
from
BasePrompt.Builder
from
(
BasePrompt
other)