Uses of Class
com.opencloud.slee.resources.cgin.map.MAPTraceDepth
-
Packages that use MAPTraceDepth Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPTraceDepth in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPTraceDepth Modifier and Type Field Description static MAPTraceDepth
MAPTraceDepth. maximum
Reference to value of the constant maximum.static MAPTraceDepth
MAPTraceDepth. medium
Reference to value of the constant medium.static MAPTraceDepth
MAPTraceDepth. minimum
Reference to value of the constant minimum.Methods in com.opencloud.slee.resources.cgin.map that return MAPTraceDepth Modifier and Type Method Description static MAPTraceDepth
MAPTraceDepth. fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.MAPTraceDepth
MAPTraceDepthList. getBmsc_TraceDepth()
Gets the value of the field bmsc-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getENB_TraceDepth()
Gets the value of the field eNB-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getGgsn_TraceDepth()
Gets the value of the field ggsn-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getMgw_TraceDepth()
Gets the value of the field mgw-TraceDepth.MAPTraceDepth
MAPTracePropagationList. getMgw_TraceDepth()
Gets the value of the field mgw-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getMme_TraceDepth()
Gets the value of the field mme-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getMsc_s_TraceDepth()
Gets the value of the field msc-s-TraceDepth.MAPTraceDepth
MAPTracePropagationList. getMsc_s_TraceDepth()
Gets the value of the field msc-s-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getPgw_TraceDepth()
Gets the value of the field pgw-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getRnc_TraceDepth()
Gets the value of the field rnc-TraceDepth.MAPTraceDepth
MAPTracePropagationList. getRnc_TraceDepth()
Gets the value of the field rnc-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getSgsn_TraceDepth()
Gets the value of the field sgsn-TraceDepth.MAPTraceDepth
MAPTraceDepthList. getSgw_TraceDepth()
Gets the value of the field sgw-TraceDepth.static MAPTraceDepth[]
MAPTraceDepth. namedValues()
Returns an array containing all the enumeration constants referenced by fields.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPTraceDepth Modifier and Type Method Description MAPTraceDepthList
MAPTraceDepthList. setBmsc_TraceDepth(MAPTraceDepth value)
Sets the value of the field bmsc-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setENB_TraceDepth(MAPTraceDepth value)
Sets the value of the field eNB-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setGgsn_TraceDepth(MAPTraceDepth value)
Sets the value of the field ggsn-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setMgw_TraceDepth(MAPTraceDepth value)
Sets the value of the field mgw-TraceDepth.MAPTracePropagationList
MAPTracePropagationList. setMgw_TraceDepth(MAPTraceDepth value)
Sets the value of the field mgw-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setMme_TraceDepth(MAPTraceDepth value)
Sets the value of the field mme-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setMsc_s_TraceDepth(MAPTraceDepth value)
Sets the value of the field msc-s-TraceDepth.MAPTracePropagationList
MAPTracePropagationList. setMsc_s_TraceDepth(MAPTraceDepth value)
Sets the value of the field msc-s-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setPgw_TraceDepth(MAPTraceDepth value)
Sets the value of the field pgw-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setRnc_TraceDepth(MAPTraceDepth value)
Sets the value of the field rnc-TraceDepth.MAPTracePropagationList
MAPTracePropagationList. setRnc_TraceDepth(MAPTraceDepth value)
Sets the value of the field rnc-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setSgsn_TraceDepth(MAPTraceDepth value)
Sets the value of the field sgsn-TraceDepth.MAPTraceDepthList
MAPTraceDepthList. setSgw_TraceDepth(MAPTraceDepth value)
Sets the value of the field sgw-TraceDepth.
-