|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.Firewall
public class Firewall
Class Firewall.
| Constructor Summary | |
|---|---|
Firewall(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createConfig()
Create the parameter Config |
Parameter |
createLastChange()
Create the parameter LastChange |
Parameter |
createVersion()
Create the parameter Version |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamConfig()
Getter method of Config. |
Parameter |
getParamLastChange()
Getter method of LastChange. |
Parameter |
getParamVersion()
Getter method of Version. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Firewall(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 getParamConfig()
public final Parameter createConfig()
throws Fault
Fault - exceptionpublic final Parameter getParamVersion()
public final Parameter createVersion()
throws Fault
Fault - exceptionpublic final Parameter getParamLastChange()
public final Parameter createLastChange()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||