public class GenericResources extends ResourceDefinition<GenericResource>
| Constructor and Description |
|---|
GenericResources() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<GenericResource> |
getResources() |
String |
getSecondaryType() |
String |
getXpathToVerify() |
void |
setName(String name) |
void |
setSecondaryType(String secondaryType) |
void |
setXpathToVerify(String xpathToVerify) |
equals, getDescription, getId, getMaxSelectable, getMinSelectable, hashCode, setDescription, setId, setMaxSelectable, setMinSelectablepublic String getName()
public void setName(String name)
public String getXpathToVerify()
public void setXpathToVerify(String xpathToVerify)
public String getSecondaryType()
public void setSecondaryType(String secondaryType)
public List<GenericResource> getResources() throws Exception
getResources in class ResourceDefinition<GenericResource>ExceptionCopyright © 2017. All Rights Reserved.