Class AdasController.SignInfo

  • Direct Known Subclasses:
    AdasController.SpeedSignInfo
    Enclosing interface:
    AdasController

    public abstract static class AdasController.SignInfo
    extends java.lang.Object
    This class contains information about a recognized sign.
    • Constructor Summary

      Constructors 
      Constructor Description
      SignInfo()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String getId()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SignInfo

        public SignInfo()
    • Method Detail

      • getId

        public abstract java.lang.String getId()
        Returns:
        The identifier of the sign.