TrueUpdate Manager Specification 0.2

net.java.trueupdate.manager.spec.dto
Class TimerParametersDto

java.lang.Object
  extended by net.java.trueupdate.manager.spec.dto.TimerParametersDto

public final class TimerParametersDto
extends Object

Configures a timer.

Author:
Christian Schlichtherle

Field Summary
 String delay
           
 String period
           
 String unit
           
 
Constructor Summary
TimerParametersDto()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

delay

public String delay

period

public String period

unit

public String unit
Constructor Detail

TimerParametersDto

public TimerParametersDto()

TrueUpdate Manager Specification 0.2

Copyright © 2013 Schlichtherle IT Services. All rights reserved.