Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.copyOf(MAPDP_AnalysedInfoCriterium from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPDP_AnalysedInfoCriterium[] |
MAPD_CSI.getDp_AnalysedInfoCriteriaList()
Gets the value of the field dp-AnalysedInfoCriteriaList.
|
MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.setDefaultCallHandling(MAPDefaultCallHandling value)
Sets the value of the field defaultCallHandling.
|
MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.setDialledNumber(AddressString value)
Sets the value of the field dialledNumber.
|
MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.setGsmSCF_Address(AddressString value)
Sets the value of the field gsmSCF-Address.
|
MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.setServiceKey(int value)
Sets the value of the field serviceKey and marks the field as present.
|
Modifier and Type | Method and Description |
---|---|
static MAPDP_AnalysedInfoCriterium |
MAPDP_AnalysedInfoCriterium.copyOf(MAPDP_AnalysedInfoCriterium from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPD_CSI |
MAPD_CSI.setDp_AnalysedInfoCriteriaList(MAPDP_AnalysedInfoCriterium[] value)
Sets the value of the field dp-AnalysedInfoCriteriaList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPDP_AnalysedInfoCriterium,MAPDP_AnalysedInfoCriterium,MAPProto.MAP_MS_DataTypes_DP_AnalysedInfoCriterium> |
MAPCodecs.MAP_MS_DataTypes_DP_AnalysedInfoCriterium
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.DP-AnalysedInfoCriterium
|
static PersistCodec<MAPDP_AnalysedInfoCriterium,MAPDP_AnalysedInfoCriterium,MAPProto.MAP_MS_DataTypes_DP_AnalysedInfoCriterium> |
MAPCodecs.MAP_MS_DataTypes_DP_AnalysedInfoCriterium
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.DP-AnalysedInfoCriterium
|