Class GetVisionParam

    • Constructor Detail

      • GetVisionParam

        public GetVisionParam()
    • Method Detail

      • setSymmKey

        public void setSymmKey​(byte[] symmKey)
        Sets the symm key.
        Parameters:
        symmKey - the new symm key
      • getSymmKey

        public byte[] getSymmKey()
        Gets the symm key.
        Returns:
        the symm key
      • getRid

        public String getRid()
        Gets the rid.
        Returns:
        the rid
      • setRid

        public void setRid​(String rid)
        Parameters:
        rid -