Identifies the resource that represents the pools added by the step.
- See Also:
-
Field Details
-
uri
The URI of the pools resource.
-
-
Constructor Details
-
PoolsLink
public PoolsLink()Default constructor. -
PoolsLink
Constructor with URI.- Parameters:
uri- The URI of the pools resource.
-
PoolsLink
Constructor with pools object.- Parameters:
pools- The pools object to link to.
-
-
Method Details
-
getEntityClass
Gets the entity class for this link.- Returns:
- The Pools class.
-
getUri
Gets the URI of the pools resource.- Returns:
- The URI.
-
setUri
Sets the URI of the pools resource.- Parameters:
uri- The URI to set.
-