public class MgcpParameter extends Object
| Constructor and Description |
|---|
MgcpParameter() |
| Modifier and Type | Method and Description |
|---|---|
MgcpParameterType |
getType() |
String |
getValue() |
void |
setType(MgcpParameterType type) |
void |
setValue(String value) |
public MgcpParameterType getType()
public void setType(MgcpParameterType type)
public String getValue()
public void setValue(String value)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.