Uses of Class
com.opencloud.slee.resources.cgin.cap_v4.CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo
-
Packages that use CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo 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. -
-
Uses of CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 that return CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo Modifier and Type Method Description CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfoCAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo. clone()Constructs a copy of this object and everything reachable from it.static CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfoCAP4EventSpecificInformationBCSM.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.OChangeOfPositionSpecificInfoCAP4EventSpecificInformationBCSM. getOChangeOfPositionSpecificInfo()Gets the value of the oChangeOfPositionSpecificInfo choice.CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfoCAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo. setLocationInformation(MAPLocationInformation value)Sets the value of the field locationInformation.CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfoCAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo. setMetDPCriteriaList(CAP4MetDPCriterion[] value)Sets the value of the field metDPCriteriaList.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo Modifier and Type Method Description static CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfoCAP4EventSpecificInformationBCSM.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.CAP4EventSpecificInformationBCSMCAP4EventSpecificInformationBCSM. setOChangeOfPositionSpecificInfo(CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo value)Sets the value of the oChangeOfPositionSpecificInfo choice. -
Uses of CAP4EventSpecificInformationBCSM.OChangeOfPositionSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4.persist
-