public class SGWEventListImpl extends BitStringBase implements SGWEventList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
SGWEventListImpl() |
SGWEventListImpl(boolean pdnConnectionCreation,
boolean pdnConnectionTermination,
boolean bearerActivationModificationDeletion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBearerActivationModificationDeletion() |
boolean |
getPdnConnectionCreation() |
boolean |
getPdnConnectionTermination() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic static final String _PrimitiveName
public SGWEventListImpl()
public SGWEventListImpl(boolean pdnConnectionCreation,
boolean pdnConnectionTermination,
boolean bearerActivationModificationDeletion)
public boolean getPdnConnectionCreation()
getPdnConnectionCreation in interface SGWEventListpublic boolean getPdnConnectionTermination()
getPdnConnectionTermination in interface SGWEventListpublic boolean getBearerActivationModificationDeletion()
getBearerActivationModificationDeletion in interface SGWEventListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.