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

Method setName

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

@param name

(String name)

Source from the content-addressed store, hash-verified

342 * @param name
343 */
344 public void setName(String name) {
345 this.name = name;
346 }
347/**
348 * @return String
349 */

Callers 2

ItemMethod · 0.95
deserializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected