org.gcube.vremanagement.vremodeler.resources
Class RuntimeResources
java.lang.Object
org.gcube.vremanagement.vremodeler.resources.ResourceDefinition<RuntimeResource>
org.gcube.vremanagement.vremodeler.resources.RuntimeResources
- All Implemented Interfaces:
- Serializable
public class RuntimeResources
- extends ResourceDefinition<RuntimeResource>
- See Also:
- Serialized Form
RuntimeResources
public RuntimeResources()
throws Exception
- Throws:
Exception
getName
public String getName()
getCategory
public String getCategory()
setName
public void setName(String name)
setCategory
public void setCategory(String category)
getResources
public List<RuntimeResource> getResources()
throws Exception
- Specified by:
getResources in class ResourceDefinition<RuntimeResource>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.