Class DataBean

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

      public @Nullable Object getValue()
    • setValue

      public DataBean setValue(@Nullable Object value)
    • getNode

      public @Nullable String getNode()
    • setNode

      public DataBean setNode(@Nullable String node)
    • getParticipantKey

      public @Nullable String getParticipantKey()
    • setParticipantKey

      public DataBean setParticipantKey(@Nullable String participantKey)