@Validated
public class TopicEntry
extends Object
TopicEntry
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
TopicEntry
public TopicEntry()
-
Method Details
-
-
getEntry
@NotNull
@Valid
public @NotNull @Valid Topic getEntry()
Get entry
- Returns:
- entry
-
setEntry
public void setEntry(Topic entry)
-
-
-