tigase.disco
Class ServiceIdentity
java.lang.Object
tigase.disco.ServiceIdentity
public class ServiceIdentity
- extends Object
Describe class ServiceIdentity here.
Created: Sat Feb 10 13:34:54 2007
- Version:
- $Rev: 630 $
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceIdentity
public ServiceIdentity(String category,
String type,
String name)
- Creates a new
ServiceIdentity
instance.
getCategory
public String getCategory()
getType
public String getType()
getName
public String getName()
getElement
public tigase.xml.Element getElement()
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.