Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setResourceName (0.28 sec)

  1. 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)
Back to top