Class Ref
java.lang.Object
org.gcube.vremanagement.executor.plugin.Ref
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The identifier -
address
The address or location
-
-
Constructor Details
-
Ref
protected Ref()Protected default constructor for serialization. -
Ref
Constructor with id and address.- Parameters:
id- the identifieraddress- the address or location
-
-
Method Details
-
getId
- Returns:
- the id
-
setId
- Parameters:
id- the id to set
-
getAddress
- Returns:
- the address
-
setAddress
- Parameters:
address- the address to set
-