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

Method setDescription

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

Set the value of the description property @param description The description

(String description)

Source from the content-addressed store, hash-verified

187 * @param description The description
188 */
189 public void setDescription(String description) {
190 this.description = description;
191 }
192
193
194 /**

Callers 2

deserializeMethod · 0.45
deserializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected