- java.lang.Object
-
- com.sun.faces.mgbean.ManagedBeanInfo.ListEntry
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.lang.String |
valueClass |
private java.util.List<java.lang.String> |
values |
-
Constructor Summary
Constructors
Constructor and Description |
ManagedBeanInfo.ListEntry(java.lang.String valueClass,
java.util.List<java.lang.String> values) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getValueClass() |
java.util.List<java.lang.String> |
getValues() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.