public class MDTConfigurationImpl extends SequenceBase implements MDTConfiguration
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_eventThresholdRSRQ |
static int |
_ID_extensionContainer |
static int |
_ID_loggingDuration |
static int |
_ID_loggingInterval |
static int |
_ID_reportAmount |
static int |
_ID_reportingTrigger |
_PrimitiveName| Constructor and Description |
|---|
MDTConfigurationImpl() |
MDTConfigurationImpl(JobType jobType,
AreaScope areaScope,
ListOfMeasurements listOfMeasurements,
ReportingTrigger reportingTrigger,
ReportInterval reportInterval,
ReportAmount reportAmount,
Integer eventThresholdRSRP,
Integer eventThresholdRSRQ,
LoggingInterval loggingInterval,
LoggingDuration loggingDuration,
MAPExtensionContainer extensionContainer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
AreaScope |
getAreaScope() |
Integer |
getEventThresholdRSRP() |
Integer |
getEventThresholdRSRQ() |
MAPExtensionContainer |
getExtensionContainer() |
JobType |
getJobType() |
ListOfMeasurements |
getListOfMeasurements() |
LoggingDuration |
getLoggingDuration() |
LoggingInterval |
getLoggingInterval() |
ReportAmount |
getReportAmount() |
ReportingTrigger |
getReportingTrigger() |
ReportInterval |
getReportInterval() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic static final int _ID_reportingTrigger
public static final int _ID_reportAmount
public static final int _ID_eventThresholdRSRQ
public static final int _ID_loggingInterval
public static final int _ID_loggingDuration
public static final int _ID_extensionContainer
public MDTConfigurationImpl()
public MDTConfigurationImpl(JobType jobType, AreaScope areaScope, ListOfMeasurements listOfMeasurements, ReportingTrigger reportingTrigger, ReportInterval reportInterval, ReportAmount reportAmount, Integer eventThresholdRSRP, Integer eventThresholdRSRQ, LoggingInterval loggingInterval, LoggingDuration loggingDuration, MAPExtensionContainer extensionContainer)
public JobType getJobType()
getJobType in interface MDTConfigurationpublic AreaScope getAreaScope()
getAreaScope in interface MDTConfigurationpublic ListOfMeasurements getListOfMeasurements()
getListOfMeasurements in interface MDTConfigurationpublic ReportingTrigger getReportingTrigger()
getReportingTrigger in interface MDTConfigurationpublic ReportInterval getReportInterval()
getReportInterval in interface MDTConfigurationpublic ReportAmount getReportAmount()
getReportAmount in interface MDTConfigurationpublic Integer getEventThresholdRSRP()
getEventThresholdRSRP in interface MDTConfigurationpublic Integer getEventThresholdRSRQ()
getEventThresholdRSRQ in interface MDTConfigurationpublic LoggingInterval getLoggingInterval()
getLoggingInterval in interface MDTConfigurationpublic LoggingDuration getLoggingDuration()
getLoggingDuration in interface MDTConfigurationpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface MDTConfigurationprotected void _decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.