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 |
---|---|
MAPInterrogateSS_Res |
MAPInterrogateSS_Res.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPInterrogateSS_Res |
MAPInterrogateSS_Res.copyOf(MAPInterrogateSSRes_v1 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.
|
MAPInterrogateSS_Res |
MAPInterrogateSS_Res.setBasicServiceGroupList(MAPBasicServiceCode[] value)
Sets the value of the basicServiceGroupList choice.
|
MAPInterrogateSS_Res |
MAPInterrogateSS_Res.setForwardingFeatureList(MAPForwardingFeature[] value)
Sets the value of the forwardingFeatureList choice.
|
MAPInterrogateSS_Res |
MAPInterrogateSS_Res.setGenericServiceInfo(MAPGenericServiceInfo value)
Sets the value of the genericServiceInfo choice.
|
MAPInterrogateSS_Res |
MAPInterrogateSS_Res.setSs_Status(byte[] value)
Sets the value of the ss-Status choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPInterrogateSSRes_v1,MAPInterrogateSS_Res,MAPProto.MAP_SS_DataTypes_InterrogateSS_Res> |
MAPCodecs.MAP_SS_DataTypes_InterrogateSS_Res
Singleton codec for the ASN.1 type: MAP-SS-DataTypes.InterrogateSS-Res
|