public class ApplicationItem extends Object
Constructor and Description |
---|
ApplicationItem(URI id,
String name,
List supportedMessages)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Equality is assessed only on the value of the ID attribute.
|
URI |
getId()
Returns the unique registration ID for this application.
|
String |
getName()
Returns the application name.
|
List |
getSupportedMessages()
Returns the list of messages supported by this application
|
String |
getTag()
Returns the tag string for this object.
|
int |
hashCode() |
void |
setTag(String tag)
Sets the tag for this object.
|
String |
toString() |
public URI getId()
public String getName()
public List getSupportedMessages()
public void setTag(String tag)
toString()
.tag
- short tag stringpublic String getTag()
public boolean equals(Object other)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.