public class ApplicationRecord extends Object
| Constructor and Description |
|---|
ApplicationRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtAppId() |
String |
getInternalAppId() |
String |
getIP() |
String |
getmediaServerId() |
int |
getPoints() |
String |
getVnfrId() |
void |
setExtAppId(String externalAppId) |
void |
setInternalAppId(String internalAppId) |
void |
setIP(String kurentoMediaServerIP) |
void |
setMediaServerId(String kurentoMediaServerId) |
void |
setPoints(int loadPoints) |
void |
setVnfrId(String vnfrId) |
String |
toString() |
public String getInternalAppId()
public void setInternalAppId(String internalAppId)
public String getVnfrId()
public void setVnfrId(String vnfrId)
public int getPoints()
public void setPoints(int loadPoints)
public String getIP()
public void setIP(String kurentoMediaServerIP)
public String getmediaServerId()
public void setMediaServerId(String kurentoMediaServerId)
public String getExtAppId()
public void setExtAppId(String externalAppId)
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.