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