Package nxt.voting

Class PhasingParams.PropertyVoting

java.lang.Object
nxt.voting.PhasingParams.PropertyVoting
Enclosing class:
PhasingParams

public static class PhasingParams.PropertyVoting extends Object
  • Field Details

  • Constructor Details

    • PropertyVoting

      public PropertyVoting(long propertySetterId, String propertyName, String propertyValue)
  • Method Details

    • getSetterId

      public long getSetterId()
    • getName

      public String getName()
    • getValue

      public String getValue()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object