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

Method getKey

server/src/main/java/com/postman/collection/Property.java:79–82  ·  view source on GitHub ↗

returns the value of the key property @return String

()

Source from the content-addressed store, hash-verified

77 * @return String
78 */
79 @Override
80 public String getKey() {
81 return key;
82 }
83
84
85 /**

Callers 3

equalsMethod · 0.95
removeMethod · 0.95
serializeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected