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