Package 

Class ConditionLinkageData

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected String pubAddress
      protected Array<byte> dataBytes
    • Method Summary

      Modifier and Type Method Description
      String getPubAddress()
      void setPubAddress(String pubAddress)
      Array<byte> getDataBytes()
      void setDataBytes(Array<byte> dataBytes)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait