Searched defs:toBody (Results 1 – 2 of 2) sorted by relevance
178 public String toBody(String fieldName, RequestT fieldValue) { in toBody() method in ProtoRestSerializer189 public String toBody(String fieldName, RequestT fieldValue, boolean numericEnum) { in toBody() method in ProtoRestSerializer
277 public void toBody() { in toBody() method in ProtoRestSerializerTest