MCPcopy Create free account
hub / github.com/EsperoTech/yaade / getName

Method getName

server/src/main/java/com/postman/collection/Item.java:336–338  ·  view source on GitHub ↗

@return String

()

Source from the content-addressed store, hash-verified

334 * @return String
335 */
336 public String getName() {
337 return this.name;
338 }
339
340
341 /**

Callers 3

getKeyMethod · 0.95
resolveModelToExampleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected