public class PGWEventListImpl extends BitStringBase implements PGWEventList
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
PGWEventListImpl() |
PGWEventListImpl(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 PGWEventListImpl()
public PGWEventListImpl(boolean pdnConnectionCreation,
boolean pdnConnectionTermination,
boolean bearerActivationModificationDeletion)
public boolean getPdnConnectionCreation()
getPdnConnectionCreation in interface PGWEventListpublic boolean getPdnConnectionTermination()
getPdnConnectionTermination in interface PGWEventListpublic boolean getBearerActivationModificationDeletion()
getBearerActivationModificationDeletion in interface PGWEventListpublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.