|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.mgcp.controller.NotifiedEntity
public class NotifiedEntity
Notified entity MGCP parameter.
| Constructor Summary | |
|---|---|
NotifiedEntity()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotifiedEntity()
| Method Detail |
|---|
public void setValue(Text text)
text - the new value;public Text getValue()
public Text getLocalName()
public Text getHostName()
public int getPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||