- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getNetName (0.3 sec)
-
src/main/java/jcifs/internal/witness/WitnessRegisterMessage.java
*/ public void setNetName(String netName) { this.netName = netName; } /** * Gets the network name. * * @return the network name */ public String getNetName() { return netName; } /** * Sets the share name to monitor. * * @param shareName the share name */ public void setShareName(String shareName) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 09:06:40 UTC 2025 - 8.6K bytes - Viewed (0)