org.mobicents.slee.container.management.console.client.services
Class ServiceInfoHeader
java.lang.Object
org.mobicents.slee.container.management.console.client.services.ServiceInfoHeader
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ServiceInfoHeader
- extends java.lang.Object
- implements com.google.gwt.user.client.rpc.IsSerializable
- Author:
- Stefano Zappaterra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInfoHeader
public ServiceInfoHeader()
ServiceInfoHeader
public ServiceInfoHeader(java.lang.String id,
java.lang.String name,
ServiceStateInfo serviceStateInfo)
getName
public java.lang.String getName()
getServiceStateInfo
public ServiceStateInfo getServiceStateInfo()
getId
public java.lang.String getId()
Copyright © 2008. All Rights Reserved.