Package com.chrt.api.types
Interface OperationsTaskComment1.CommentStage
-
- All Known Implementing Classes:
OperationsTaskComment1.Builder
- Enclosing class:
- OperationsTaskComment1
public static interface OperationsTaskComment1.CommentStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OperationsTaskComment1.UserIdStagecomment(java.lang.String comment)OperationsTaskComment1.Builderfrom(OperationsTaskComment1 other)
-
-
-
Method Detail
-
comment
OperationsTaskComment1.UserIdStage comment(@NotNull java.lang.String comment)
-
from
OperationsTaskComment1.Builder from(OperationsTaskComment1 other)
-
-