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