public interface FileCriteria
Modifier and Type | Method and Description |
---|---|
Host |
getHost()
Returns the network host where these files are located.
|
void |
setHost(Host host)
Sets the network host where these files are located.
|
Host getHost()
void setHost(Host host)
host
- The network host where these files are located.java.lang.IllegalArgumentException
- If the argument is null or empty.© 2000-2025 Flux Corporation. All rights reserved.