MAPRequestedEquipmentInfo |
MAPRequestedEquipmentInfo.clearBmuef() |
Clears the bit for bmuef to false.
|
MAPRequestedEquipmentInfo |
MAPRequestedEquipmentInfo.clearEquipmentStatus() |
Clears the bit for equipmentStatus to false.
|
MAPRequestedEquipmentInfo |
MAPRequestedEquipmentInfo.clone() |
Constructs a copy of this object and everything reachable from it.
|
static MAPRequestedEquipmentInfo |
MAPRequestedEquipmentInfo.copyOf(BitString 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.
|
MAPRequestedEquipmentInfo |
MAPCheckIMEI_Arg.getRequestedEquipmentInfo() |
Gets the value of the field requestedEquipmentInfo.
|
MAPRequestedEquipmentInfo |
MAPRequestedEquipmentInfo.setBmuef() |
Sets the bit for bmuef to true.
|
MAPRequestedEquipmentInfo |
MAPRequestedEquipmentInfo.setEquipmentStatus() |
Sets the bit for equipmentStatus to true.
|