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