|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.RemoteAccess
public class RemoteAccess
Class RemoteAccess.
| Constructor Summary | |
|---|---|
RemoteAccess(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createEnable()
Create the parameter Enable |
Parameter |
createPort()
Create the parameter Port |
Parameter |
createProtocol()
Create the parameter Protocol |
Parameter |
createSupportedProtocols()
Create the parameter SupportedProtocols |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamEnable()
Getter method of Enable. |
Parameter |
getParamPort()
Getter method of Port. |
Parameter |
getParamProtocol()
Getter method of Protocol. |
Parameter |
getParamSupportedProtocols()
Getter method of SupportedProtocols. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteAccess(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 getParamPort()
public final Parameter createPort()
throws Fault
Fault - exceptionpublic final Parameter getParamEnable()
public final Parameter createEnable()
throws Fault
Fault - exceptionpublic final Parameter getParamSupportedProtocols()
public final Parameter createSupportedProtocols()
throws Fault
Fault - exceptionpublic final Parameter getParamProtocol()
public final Parameter createProtocol()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||