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