Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v4 |
Provides an API for the CAP v4 protocol.
|
com.opencloud.slee.resources.cgin.cap_v4.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
CAP4MetDPCriterion |
CAP4MetDPCriterion.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP4MetDPCriterion |
CAP4MetDPCriterion.copyOf(CAP4MetDPCriterion 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.
|
CAP4MetDPCriterion[] |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.getMetDPCriteriaList()
Gets the value of the field metDPCriteriaList.
|
CAP4MetDPCriterion[] |
CAP4EventSpecificInformationBCSM.TChangeOfPositionSpecificInfo.getMetDPCriteriaList()
Gets the value of the field metDPCriteriaList.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setEnteringCellGlobalId(CellGlobalId value)
Sets the value of the enteringCellGlobalId choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setEnteringLocationAreaId(LocationAreaId value)
Sets the value of the enteringLocationAreaId choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setEnteringServiceAreaId(CellGlobalId value)
Sets the value of the enteringServiceAreaId choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setInter_MSCHandOver()
Sets the inter-MSCHandOver choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setInter_PLMNHandOver()
Sets the inter-PLMNHandOver choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setInter_SystemHandOverToGSM()
Sets the inter-SystemHandOverToGSM choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setInter_SystemHandOverToUMTS()
Sets the inter-SystemHandOverToUMTS choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setLeavingCellGlobalId(CellGlobalId value)
Sets the value of the leavingCellGlobalId choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setLeavingLocationAreaId(LocationAreaId value)
Sets the value of the leavingLocationAreaId choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setLeavingServiceAreaId(CellGlobalId value)
Sets the value of the leavingServiceAreaId choice.
|
CAP4MetDPCriterion |
CAP4MetDPCriterion.setMetDPCriterionAlt(CAP4MetDPCriterionAlt value)
Sets the value of the metDPCriterionAlt choice.
|
Modifier and Type | Method and Description |
---|---|
static CAP4MetDPCriterion |
CAP4MetDPCriterion.copyOf(CAP4MetDPCriterion 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.
|
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.setMetDPCriteriaList(CAP4MetDPCriterion[] value)
Sets the value of the field metDPCriteriaList.
|
CAP4EventSpecificInformationBCSM.TChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.TChangeOfPositionSpecificInfo.setMetDPCriteriaList(CAP4MetDPCriterion[] value)
Sets the value of the field metDPCriteriaList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CAP4MetDPCriterion,CAP4MetDPCriterion,CAP4Proto.CAP_datatypes_MetDPCriterion> |
CAP4Codecs.CAP_datatypes_MetDPCriterion
Singleton codec for the ASN.1 type: CAP-datatypes.MetDPCriterion
|
static PersistCodec<CAP4MetDPCriterion,CAP4MetDPCriterion,CAP4Proto.CAP_datatypes_MetDPCriterion> |
CAP4Codecs.CAP_datatypes_MetDPCriterion
Singleton codec for the ASN.1 type: CAP-datatypes.MetDPCriterion
|