|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.Interface
public class Interface
Class Interface.
| Constructor Summary | |
|---|---|
Interface(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createInterfaceClass()
Create the parameter InterfaceClass |
Parameter |
createInterfaceNumber()
Create the parameter InterfaceNumber |
Parameter |
createInterfaceProtocol()
Create the parameter InterfaceProtocol |
Parameter |
createInterfaceSubClass()
Create the parameter InterfaceSubClass |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamInterfaceClass()
Getter method of InterfaceClass. |
Parameter |
getParamInterfaceNumber()
Getter method of InterfaceNumber. |
Parameter |
getParamInterfaceProtocol()
Getter method of InterfaceProtocol. |
Parameter |
getParamInterfaceSubClass()
Getter method of InterfaceSubClass. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interface(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 getParamInterfaceClass()
public final Parameter createInterfaceClass()
throws Fault
Fault - exceptionpublic final Parameter getParamInterfaceNumber()
public final Parameter createInterfaceNumber()
throws Fault
Fault - exceptionpublic final Parameter getParamInterfaceSubClass()
public final Parameter createInterfaceSubClass()
throws Fault
Fault - exceptionpublic final Parameter getParamInterfaceProtocol()
public final Parameter createInterfaceProtocol()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||