org.gcube.vremanagement.vremodeler.resources
Class GenericResources
java.lang.Object
org.gcube.vremanagement.vremodeler.resources.ResourceDefinition<GenericResource>
org.gcube.vremanagement.vremodeler.resources.GenericResources
- All Implemented Interfaces:
- Serializable
public class GenericResources
- extends ResourceDefinition<GenericResource>
- See Also:
- Serialized Form
GenericResources
public GenericResources()
throws Exception
- Throws:
Exception
getName
public String getName()
setName
public void setName(String name)
getXpathToVerify
public String getXpathToVerify()
setXpathToVerify
public void setXpathToVerify(String xpathToVerify)
getSecondaryType
public String getSecondaryType()
setSecondaryType
public void setSecondaryType(String secondaryType)
getResources
public List<GenericResource> getResources()
throws Exception
- Specified by:
getResources in class ResourceDefinition<GenericResource>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.