Class ResourceInfo
java.lang.Object
org.uitnet.testing.smartfwk.local_machine.ResourceInfo
public class ResourceInfo extends Object
- Author:
- Madhav Krishna
-
Constructor Summary
Constructors Constructor Description ResourceInfo(String name, ResourceType type) -
Method Summary
Modifier and Type Method Description StringgetName()ResourceTypegetType()voidsetName(String name)voidsetType(ResourceType type)StringtoString()