public class JMEIdentityCheckRequestImpl extends AppRequestEventImpl implements JMEIdentityCheckRequest
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
message_LONG_NAME, _SHORT_NAME, code| Constructor and Description |
|---|
JMEIdentityCheckRequestImpl(Message message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIMEI() |
String |
getSoftwareVersion() |
Avp |
getTerminalInformationAvp() |
byte[] |
getTgpp2MEID() |
String |
getUserName() |
boolean |
hasIMEI() |
boolean |
hasSoftwareVersion() |
boolean |
hasTgpp2MEID() |
boolean |
isUserNameAVPPresent() |
getDestinationHost, getDestinationRealmequals, getCommandCode, getMessage, getOriginHost, getOriginRealm, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDestinationHost, getDestinationRealmgetCommandCode, getMessage, getOriginHost, getOriginRealmpublic JMEIdentityCheckRequestImpl(Message message)
public Avp getTerminalInformationAvp()
getTerminalInformationAvp in interface JMEIdentityCheckRequestpublic boolean hasIMEI()
hasIMEI in interface JMEIdentityCheckRequestpublic String getIMEI()
getIMEI in interface JMEIdentityCheckRequestpublic boolean hasTgpp2MEID()
hasTgpp2MEID in interface JMEIdentityCheckRequestpublic byte[] getTgpp2MEID()
getTgpp2MEID in interface JMEIdentityCheckRequestpublic boolean hasSoftwareVersion()
hasSoftwareVersion in interface JMEIdentityCheckRequestpublic String getSoftwareVersion()
getSoftwareVersion in interface JMEIdentityCheckRequestpublic boolean isUserNameAVPPresent()
isUserNameAVPPresent in interface JMEIdentityCheckRequestpublic String getUserName()
getUserName in interface JMEIdentityCheckRequestCopyright © 2016. All Rights Reserved.