|
RichFaces UI Components UI 4.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.validator.model.Resource
public class Resource
Constructor Summary | |
---|---|
Resource()
|
Method Summary | |
---|---|
String |
getLibrary()
|
String |
getName()
|
void |
setLibrary(String library)
|
void |
setName(String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Resource()
Method Detail |
---|
public String getName()
public void setName(String name)
name
- the name to setpublic String getLibrary()
public void setLibrary(String library)
library
- the library to set
|
RichFaces UI Components UI 4.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |