Class ImportanceHeight

java.lang.Object
org.symbol.sdk.BaseValue<ImportanceHeight>
org.symbol.sdk.symbol.models.ImportanceHeight
All Implemented Interfaces:
Comparable<ImportanceHeight>, Serializer

public final class ImportanceHeight extends BaseValue<ImportanceHeight>
  • Field Details

  • Constructor Details

    • ImportanceHeight

      public ImportanceHeight(long value)
      Creates a new ImportanceHeight.
      Parameters:
      value - Value.
    • ImportanceHeight

      public ImportanceHeight()
      Creates a new ImportanceHeight.
  • Method Details