nl.nen.livelink.soap
Class externalCommittee

java.lang.Object
  extended by nl.nen.livelink.soap.externalCommittee

public class externalCommittee
extends Object


Constructor Summary
externalCommittee()
           
externalCommittee(String action, String axId, String Names, String infoCommittee)
           
 
Method Summary
 void execute(nl.nen.livelink.api.Livelink llImpl, String CommitteeID)
           
 String getAction()
           
 String getAxId()
           
 String getInfoCommittee()
           
 String getName()
           
 void setAction(String action)
           
 void setAxId(String axId)
           
 void setInfoCommittee(String infoCommittee)
           
 void setName(String Name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

externalCommittee

public externalCommittee(String action,
                         String axId,
                         String Names,
                         String infoCommittee)

externalCommittee

public externalCommittee()
Method Detail

getAction

public String getAction()
Returns:
the action

setAction

public void setAction(String action)
Parameters:
action - the action to set

getAxId

public String getAxId()
Returns:
the axId

setAxId

public void setAxId(String axId)
Parameters:
axId - the axId to set

getName

public String getName()
Returns:
the name

setName

public void setName(String Name)
Parameters:
name - the name to set

getInfoCommittee

public String getInfoCommittee()
Returns:
the infoCommittee

setInfoCommittee

public void setInfoCommittee(String infoCommittee)
Parameters:
infoCommittee - the infoCommittee to set

execute

public void execute(nl.nen.livelink.api.Livelink llImpl,
                    String CommitteeID)


Copyright © 2011. All Rights Reserved.