|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LcsClientType | |
|---|---|
| net.java.slee.resource.diameter.ro.events.avp | |
| org.mobicents.slee.resource.diameter.ro.events.avp | |
| Uses of LcsClientType in net.java.slee.resource.diameter.ro.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.ro.events.avp that return LcsClientType | |
|---|---|
static LcsClientType |
LcsClientType.fromInt(int type)
|
LcsClientType |
LcsClientId.getLcsClientType()
Returns the value of the LCS-Client-Type AVP, of type Enumerated. |
static LcsClientType |
LcsClientType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LcsClientType[] |
LcsClientType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type LcsClientType | |
|---|---|
void |
LcsClientId.setLcsClientType(LcsClientType lcsClientType)
Sets the value of the LCS-Client-Type AVP, of type Enumerated. |
| Uses of LcsClientType in org.mobicents.slee.resource.diameter.ro.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return LcsClientType | |
|---|---|
LcsClientType |
LcsClientIdImpl.getLcsClientType()
|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type LcsClientType | |
|---|---|
void |
LcsClientIdImpl.setLcsClientType(LcsClientType lcsClientType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||