Gets the Resource object identified by the specified string.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public R get ( |
The Resource.getId of the Resource to get.
The Resource instance identified by the specified string.
See Also