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

Method getDescription

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

Return the value of the description property @return String The description

()

Source from the content-addressed store, hash-verified

175 * @return String The description
176 */
177 public String getDescription() {
178 return description;
179 }
180
181
182 /**

Callers 1

serializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected