Class TopicEntry


  • @Validated
    public class TopicEntry
    extends Object
    TopicEntry
    • Constructor Detail

      • TopicEntry

        public TopicEntry()
    • Method Detail

      • getEntry

        @NotNull
        @Valid
        public @NotNull @Valid Topic getEntry()
        Get entry
        Returns:
        entry
      • setEntry

        public void setEntry​(Topic entry)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object