java.lang.Object
ch.tocco.nice2.optional.qualification.impl.resources.api.beans.DataBean

public class DataBean extends Object
  • Constructor Details

    • DataBean

      public DataBean()
  • Method Details

    • getValue

      @Nullable public @Nullable Object getValue()
    • setValue

      public DataBean setValue(@Nullable @Nullable Object value)
    • getNode

      @Nullable public @Nullable String getNode()
    • setNode

      public DataBean setNode(@Nullable @Nullable String node)
    • getParticipantKey

      @Nullable public @Nullable String getParticipantKey()
    • setParticipantKey

      public DataBean setParticipantKey(@Nullable @Nullable String participantKey)