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