|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr106.gen.Time
public class Time
Class Time.
| Constructor Summary | |
|---|---|
Time(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createCurrentLocalTime()
Create the parameter CurrentLocalTime |
Parameter |
createLocalTimeZone()
Create the parameter LocalTimeZone |
Parameter |
createNTPServer1()
Create the parameter NTPServer1 |
Parameter |
createNTPServer2()
Create the parameter NTPServer2 |
Parameter |
createNTPServer3()
Create the parameter NTPServer3 |
Parameter |
createNTPServer4()
Create the parameter NTPServer4 |
Parameter |
createNTPServer5()
Create the parameter NTPServer5 |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamCurrentLocalTime()
Getter method of CurrentLocalTime. |
Parameter |
getParamLocalTimeZone()
Getter method of LocalTimeZone. |
Parameter |
getParamNTPServer1()
Getter method of NTPServer1. |
Parameter |
getParamNTPServer2()
Getter method of NTPServer2. |
Parameter |
getParamNTPServer3()
Getter method of NTPServer3. |
Parameter |
getParamNTPServer4()
Getter method of NTPServer4. |
Parameter |
getParamNTPServer5()
Getter method of NTPServer5. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Time(IParameterData pData,
java.lang.String pBasePath)
pData - data modelpBasePath - base path of attributepPersist - persistence| Method Detail |
|---|
public final IParameterData getData()
public final java.lang.String getBasePath()
public void initialize()
throws Fault
Faultpublic final Parameter getParamLocalTimeZone()
public final Parameter createLocalTimeZone()
throws Fault
Fault - exceptionpublic final Parameter getParamNTPServer1()
public final Parameter createNTPServer1()
throws Fault
Fault - exceptionpublic final Parameter getParamNTPServer2()
public final Parameter createNTPServer2()
throws Fault
Fault - exceptionpublic final Parameter getParamNTPServer3()
public final Parameter createNTPServer3()
throws Fault
Fault - exceptionpublic final Parameter getParamNTPServer4()
public final Parameter createNTPServer4()
throws Fault
Fault - exceptionpublic final Parameter getParamCurrentLocalTime()
public final Parameter createCurrentLocalTime()
throws Fault
Fault - exceptionpublic final Parameter getParamNTPServer5()
public final Parameter createNTPServer5()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||