Class DefaultWatchData

  • All Implemented Interfaces:
    WatchData

    public class DefaultWatchData
    extends Object
    implements WatchData
    WatchData created from the Watch annotation
    Version:
    $Revision$ $Date$
    Author:
    Nick Collier
    • Constructor Detail

      • DefaultWatchData

        public DefaultWatchData​(String id)
    • Method Detail

      • getID

        public String getID()
        Gets the id string for the Watch this is associated with.
        Specified by:
        getID in interface WatchData
        Returns:
        the id string for the Watch this is associated with.