com.francetelecom.acse.modus.demo
Class X_ORANGE_ServicesToInstall

java.lang.Object
  extended by com.francetelecom.acse.modus.demo.X_ORANGE_ServicesToInstall

public class X_ORANGE_ServicesToInstall
extends java.lang.Object

Author:
mpcy8647

Constructor Summary
X_ORANGE_ServicesToInstall(IParameterData pParameterData, java.lang.String pBasePath)
           
 
Method Summary
 IParameterData getData()
          Gets the data.
 Parameter getServicesToInstall()
          Gets the services to install.
 void initialize()
          Initialize.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X_ORANGE_ServicesToInstall

public X_ORANGE_ServicesToInstall(IParameterData pParameterData,
                                  java.lang.String pBasePath)
Method Detail

initialize

public void initialize()
                throws Fault
Initialize.

Throws:
Fault - the fault

getServicesToInstall

public Parameter getServicesToInstall()
Gets the services to install.

Returns:
the services to install

getData

public IParameterData getData()
Gets the data.

Returns:
the data


Copyright © 2011 FranceTelecom. All Rights Reserved.