public class ServiceIdentity extends Object
Constructor and Description |
---|
ServiceIdentity(String category,
String type)
Creates a new
ServiceIdentity instance. |
ServiceIdentity(String category,
String type,
String name) |
ServiceIdentity(String category,
String type,
String name,
String lang) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAsCapsString() |
String |
getCategory() |
Element |
getElement() |
String |
getLang() |
String |
getName() |
static String[] |
getServiceIdentitiesCapsFromDiscoInfo(Element discoInfo) |
static ServiceIdentity[] |
getServiceIdentitiesFromDiscoInfo(Element discoInfo) |
String |
getType() |
int |
hashCode() |
public ServiceIdentity(String category, String type)
ServiceIdentity
instance.public static String[] getServiceIdentitiesCapsFromDiscoInfo(Element discoInfo)
public static ServiceIdentity[] getServiceIdentitiesFromDiscoInfo(Element discoInfo)
public String getCategory()
public String getType()
public String getName()
public Element getElement()
public String getAsCapsString()
public String getLang()
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.