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 |
---|---|
MAPDestinationNumberCriteria |
MAPDestinationNumberCriteria.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPDestinationNumberCriteria |
MAPDestinationNumberCriteria.copyOf(MAPDestinationNumberCriteria 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.
|
MAPDestinationNumberCriteria |
MAPO_BcsmCamelTDP_Criteria.getDestinationNumberCriteria()
Gets the value of the field destinationNumberCriteria.
|
MAPDestinationNumberCriteria |
MAPDestinationNumberCriteria.setDestinationNumberLengthList(int[] value)
Sets the value of the field destinationNumberLengthList.
|
MAPDestinationNumberCriteria |
MAPDestinationNumberCriteria.setDestinationNumberList(AddressString[] value)
Sets the value of the field destinationNumberList.
|
MAPDestinationNumberCriteria |
MAPDestinationNumberCriteria.setMatchType(MAPMatchType value)
Sets the value of the field matchType.
|
Modifier and Type | Method and Description |
---|---|
static MAPDestinationNumberCriteria |
MAPDestinationNumberCriteria.copyOf(MAPDestinationNumberCriteria 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.
|
MAPO_BcsmCamelTDP_Criteria |
MAPO_BcsmCamelTDP_Criteria.setDestinationNumberCriteria(MAPDestinationNumberCriteria value)
Sets the value of the field destinationNumberCriteria.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPDestinationNumberCriteria,MAPDestinationNumberCriteria,MAPProto.MAP_MS_DataTypes_DestinationNumberCriteria> |
MAPCodecs.MAP_MS_DataTypes_DestinationNumberCriteria
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.DestinationNumberCriteria
|
static PersistCodec<MAPDestinationNumberCriteria,MAPDestinationNumberCriteria,MAPProto.MAP_MS_DataTypes_DestinationNumberCriteria> |
MAPCodecs.MAP_MS_DataTypes_DestinationNumberCriteria
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.DestinationNumberCriteria
|