Class PutVisionParam


  • public class PutVisionParam
    extends Object
    The Class PutVisionParam.
    • Constructor Detail

      • PutVisionParam

        public PutVisionParam()
        Instantiates a new put vision param.
    • Method Detail

      • getRid

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

        public void setRid​(String rid)
        Sets the rid.
        Parameters:
        rid - the new rid
      • getVision

        public String getVision()
        Gets the vision.
        Returns:
        the vision
      • setVision

        public void setVision​(String vision)
        Sets the vision.
        Parameters:
        vision - the new vision
      • 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