Package com.hp.ucmdb.api.topology
Interface FolderResourcesGetResult
public interface FolderResourcesGetResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setResourceIdPath
(String resourceIdPath) void
setResources
(List<ResourceFolderTreeNode> resources)
-
Method Details
-
getResources
List<ResourceFolderTreeNode> getResources() -
setResources
-
getResourceIdPath
String getResourceIdPath() -
setResourceIdPath
-