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 |
---|---|
MAPLCS_QoS |
MAPLCS_QoS.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPLCS_QoS |
MAPLCS_QoS.copyOf(MAPLCS_QoS 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.
|
MAPLCS_QoS |
MAPProvideSubscriberLocation_Arg.getLcs_QoS()
Gets the value of the field lcs-QoS.
|
MAPLCS_QoS |
MAPLCS_QoS.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPLCS_QoS |
MAPLCS_QoS.setHorizontal_accuracy(byte[] value)
Sets the value of the field horizontal-accuracy.
|
MAPLCS_QoS |
MAPLCS_QoS.setResponseTime(MAPResponseTime value)
Sets the value of the field responseTime.
|
MAPLCS_QoS |
MAPLCS_QoS.setVelocityRequestPresent(boolean flag)
Sets the presence or absence of the optional field velocityRequest.
|
MAPLCS_QoS |
MAPLCS_QoS.setVertical_accuracy(byte[] value)
Sets the value of the field vertical-accuracy.
|
MAPLCS_QoS |
MAPLCS_QoS.setVerticalCoordinateRequestPresent(boolean flag)
Sets the presence or absence of the optional field verticalCoordinateRequest.
|
Modifier and Type | Method and Description |
---|---|
static MAPLCS_QoS |
MAPLCS_QoS.copyOf(MAPLCS_QoS 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.
|
MAPProvideSubscriberLocation_Arg |
MAPProvideSubscriberLocation_Arg.setLcs_QoS(MAPLCS_QoS value)
Sets the value of the field lcs-QoS.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPLCS_QoS,MAPLCS_QoS,MAPProto.MAP_LCS_DataTypes_LCS_QoS> |
MAPCodecs.MAP_LCS_DataTypes_LCS_QoS
Singleton codec for the ASN.1 type: MAP-LCS-DataTypes.LCS-QoS
|
static PersistCodec<MAPLCS_QoS,MAPLCS_QoS,MAPProto.MAP_LCS_DataTypes_LCS_QoS> |
MAPCodecs.MAP_LCS_DataTypes_LCS_QoS
Singleton codec for the ASN.1 type: MAP-LCS-DataTypes.LCS-QoS
|