public class GatewayModulePathType
extends java.lang.Object
Unresolved directive in <stdin> - include::../doc/userguide/ESL_Structure.adoc[tag=GatewayModulePathType]
| Constructor and Description |
|---|
GatewayModulePathType(java.lang.String path,
long ttl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath()
Getter for the path to the ePA file system component
|
java.util.Date |
getValidUntil()
Getter for date and time until the gateway path is valid
|
public GatewayModulePathType(java.lang.String path,
long ttl)
Constructor
path - path to the ePA file system componentttl - time to livepublic java.util.Date getValidUntil()
Getter for date and time until the gateway path is valid
public java.lang.String getPath()
Getter for the path to the ePA file system component