Searched refs:getAsInt (Results 1 – 5 of 5) sorted by relevance
52 if (messageType.getAsInt() == intVal) { in fromIntVal()59 public int getAsInt() { in getAsInt() method in PoloMessage.PoloMessageType
44 if (encType.getAsInt() == intVal) { in fromIntVal()51 public int getAsInt() { in getAsInt() method in EncodingOption.EncodingType
47 if (role.getAsInt() == intVal) { in fromIntVal()54 public int getAsInt() { in getAsInt() method in OptionsMessage.ProtocolRole
369 int msgType = message.getType().getAsInt(); in getOuterJson()464 int intRole = message.getProtocolRolePreference().getAsInt(); in toJson()478 int intRole = message.getClientRole().getAsInt(); in toJson()535 int intType = encoding.getType().getAsInt(); in toJson()
436 int msgType = message.getType().getAsInt(); in getOuterXML()