Class GetVisionResponse

    • Field Detail

      • getVisionResultSealed

        protected byte[] getVisionResultSealed
    • Constructor Detail

      • GetVisionResponse

        public GetVisionResponse()
      • GetVisionResponse

        public GetVisionResponse​(byte[] getVisionResultSealed)
        Instantiates a new gets the vision response.
        Parameters:
        getVisionResultSealed - the get get vision result sealed
    • Method Detail

      • getGetVisionResultSealed

        public byte[] getGetVisionResultSealed()
        Gets the value of the getVisionResultSealed property.
        Returns:
        possible object is byte[]
      • setGetVisionResultSealed

        public void setGetVisionResultSealed​(byte[] value)
        Sets the value of the getVisionResultSealed property.
        Parameters:
        value - allowed object is byte[]