org.mobicents.slee.tools.maven.plugins.du.ant
Class ServiceIds

java.lang.Object
  extended by org.mobicents.slee.tools.maven.plugins.du.ant.ServiceIds

public class ServiceIds
extends java.lang.Object


Constructor Summary
ServiceIds(java.util.ArrayList<javax.slee.ServiceID> ids)
           
 
Method Summary
 java.util.ArrayList<javax.slee.ServiceID> getIds()
           
static ServiceIds parse(org.w3c.dom.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceIds

public ServiceIds(java.util.ArrayList<javax.slee.ServiceID> ids)
Method Detail

parse

public static ServiceIds parse(org.w3c.dom.Element element)

getIds

public java.util.ArrayList<javax.slee.ServiceID> getIds()


Copyright © 2008-2011 Mobicents. All Rights Reserved.