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

Method getPort

server/src/main/java/com/postman/collection/Url.java:671–673  ·  view source on GitHub ↗

Get the value of the port property @return String The port

()

Source from the content-addressed store, hash-verified

669 * @return String The port
670 */
671 public String getPort() {
672 return this.port;
673 }
674
675
676 /**

Callers 2

setRawMethod · 0.95
generateURLMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected