public class TraceTypeImpl extends OctetStringLength1Base implements TraceType
_PrimitiveName, data| Constructor and Description |
|---|
TraceTypeImpl() |
TraceTypeImpl(BssRecordType bssRecordType,
MscRecordType mscRecordType,
TraceTypeInvokingEvent traceTypeInvokingEvent,
boolean priorityIndication) |
TraceTypeImpl(HlrRecordType hlrRecordType,
TraceTypeInvokingEvent traceTypeInvokingEvent,
boolean priorityIndication) |
TraceTypeImpl(int data) |
| Modifier and Type | Method and Description |
|---|---|
BssRecordType |
getBssRecordType() |
int |
getData() |
HlrRecordType |
getHlrRecordType() |
MscRecordType |
getMscRecordType() |
TraceTypeInvokingEvent |
getTraceTypeInvokingEvent() |
boolean |
isPriorityIndication() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic TraceTypeImpl()
public TraceTypeImpl(int data)
public TraceTypeImpl(BssRecordType bssRecordType, MscRecordType mscRecordType, TraceTypeInvokingEvent traceTypeInvokingEvent, boolean priorityIndication)
public TraceTypeImpl(HlrRecordType hlrRecordType, TraceTypeInvokingEvent traceTypeInvokingEvent, boolean priorityIndication)
public boolean isPriorityIndication()
isPriorityIndication in interface TraceTypepublic BssRecordType getBssRecordType()
getBssRecordType in interface TraceTypepublic MscRecordType getMscRecordType()
getMscRecordType in interface TraceTypepublic HlrRecordType getHlrRecordType()
getHlrRecordType in interface TraceTypepublic TraceTypeInvokingEvent getTraceTypeInvokingEvent()
getTraceTypeInvokingEvent in interface TraceTypepublic String toString()
toString in class OctetStringLength1BaseCopyright © 2016. All Rights Reserved.