public class NotifiedEntity extends Object
| Constructor and Description |
|---|
NotifiedEntity() |
| Modifier and Type | Method and Description |
|---|---|
Text |
getHostName()
Gets the domain name partition of the name.
|
Text |
getLocalName()
Gets the local name partition of the name.
|
int |
getPort()
Gets the port number partition of the name.
|
Text |
getValue()
Gets the value of this object.
|
void |
setValue(Text text)
Modifies value of this object.
|
public void setValue(Text text)
text - the new value;public Text getValue()
public Text getLocalName()
public Text getHostName()
public int getPort()
Copyright © 2014 TeleStax, Inc.. All Rights Reserved.