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 |
---|---|
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.copyOf(CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo 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.getOChangeOfPositionSpecificInfo()
Gets the value of the oChangeOfPositionSpecificInfo choice.
|
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.setLocationInformation(MAPLocationInformation value)
Sets the value of the field locationInformation.
|
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.setMetDPCriteriaList(CAP4MetDPCriterion[] value)
Sets the value of the field metDPCriteriaList.
|
Modifier and Type | Method and Description |
---|---|
static CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo |
CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo.copyOf(CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo 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 |
CAP4EventSpecificInformationBCSM.setOChangeOfPositionSpecificInfo(CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo value)
Sets the value of the oChangeOfPositionSpecificInfo choice.
|