- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setResourceName (1.76 sec)
-
src/main/java/jcifs/internal/witness/WitnessNotification.java
public String getResourceName() { return resourceName; } /** * Sets the resource name. * * @param resourceName the resource name */ public void setResourceName(String resourceName) { this.resourceName = resourceName; } /** * Gets the notification timestamp. * * @return the timestamp */ public long getTimestamp() {
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 24 00:12:28 UTC 2025 - 6.4K bytes - Viewed (0)