public class VoiceAccountPort extends Id
Constructor and Description |
---|
VoiceAccountPort() |
VoiceAccountPort(int accountId,
java.lang.String port,
boolean out) |
Modifier and Type | Method and Description |
---|---|
int |
getAccountId() |
java.lang.String |
getPort() |
boolean |
isOut() |
void |
setAccountId(int accountId) |
void |
setOut(boolean out) |
void |
setPort(java.lang.String port) |