public class RuntimeResource extends Object implements ResourceInterface
| Constructor and Description |
|---|
RuntimeResource(String id,
String name,
String type,
String description) |
public String getId()
getId in interface ResourceInterfacepublic void setId(String id)
public String getName()
getName in interface ResourceInterfacepublic void setName(String name)
public String getType()
getType in interface ResourceInterfacepublic void setType(String type)
public String getDescription()
getDescription in interface ResourceInterfacepublic void setDescription(String description)
public String getResourceType()
getResourceType in interface ResourceInterfaceCopyright © 2017. All Rights Reserved.