org.richfaces.validator.model
Class Resource
java.lang.Object
org.richfaces.validator.model.Resource
public class Resource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource()
getName
public String getName()
-
- Returns:
- the name
setName
public void setName(String name)
-
- Parameters:
name
- the name to set
getLibrary
public String getLibrary()
-
- Returns:
- the library
setLibrary
public void setLibrary(String library)
-
- Parameters:
library
- the library to set
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.