|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AmaFlags | |
---|---|
org.asteriskjava.live | Provides a higher level API on top of Asterisk's Manager API. |
org.asteriskjava.live.internal | Provides private implementations and helper classes for interfaces defined in the org.asteriskjava.live package. |
Uses of AmaFlags in org.asteriskjava.live |
---|
Methods in org.asteriskjava.live that return AmaFlags | |
---|---|
AmaFlags |
CallDetailRecord.getAmaFlags()
|
static AmaFlags |
AmaFlags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AmaFlags[] |
AmaFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of AmaFlags in org.asteriskjava.live.internal |
---|
Methods in org.asteriskjava.live.internal that return AmaFlags | |
---|---|
AmaFlags |
CallDetailRecordImpl.getAmaFlags()
|
|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |