|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.sample.util.WvcmProperties
public class WvcmProperties
Access Properties by name
Constructor Summary | |
---|---|
WvcmProperties()
|
Method Summary | |
---|---|
static PropertyNameList |
allProperties()
|
static PropertyNameList |
allProperties(java.lang.Class type,
boolean includeInherited)
|
static PropertyNameList.PropertyName |
byName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WvcmProperties()
Method Detail |
---|
public static PropertyNameList.PropertyName byName(java.lang.String name)
public static PropertyNameList allProperties()
public static PropertyNameList allProperties(java.lang.Class type, boolean includeInherited)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |