com.francetelecom.tr106.implem
Class TimeImp

java.lang.Object
  extended by com.francetelecom.tr106.gen.Time
      extended by com.francetelecom.tr106.implem.TimeImp

public class TimeImp
extends Time

The Class TimeImp.


Constructor Summary
TimeImp(IParameterData data, java.lang.String basePath)
          Instantiates a new time imp.
 
Method Summary
 void initialize()
          Initialize.
 
Methods inherited from class com.francetelecom.tr106.gen.Time
createCurrentLocalTime, createLocalTimeZone, createNTPServer1, createNTPServer2, createNTPServer3, createNTPServer4, createNTPServer5, getBasePath, getData, getParamCurrentLocalTime, getParamLocalTimeZone, getParamNTPServer1, getParamNTPServer2, getParamNTPServer3, getParamNTPServer4, getParamNTPServer5
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeImp

public TimeImp(IParameterData data,
               java.lang.String basePath)
Instantiates a new time imp.

Parameters:
data - the data
basePath - the base path
Method Detail

initialize

public void initialize()
                throws Fault
Initialize.

Overrides:
initialize in class Time
Throws:
Fault - the fault
See Also:
Time.initialize()


Copyright © 2011 FranceTelecom. All Rights Reserved.