Searched refs:getters (Results 1 – 4 of 4) sorted by relevance
78 Set<String> getters = new TreeSet<String>(); in reflectivePrintWithIndent() local85 getters.add(method.getName()); in reflectivePrintWithIndent()90 for (String getter : getters) { in reflectivePrintWithIndent()
223 // The following is the individual setters and getters of
143 `Any` type). This class will provide type-safe getters and setters so that
823 * Added getters/setters to access the underlying ByteString of a string field