当前页面:
在线文档首页 >
JBoss Seam 1.1.7 cr1 API 英文版文档
Introspector.Attribute (JBoss Seam API Documentation) - JBoss Seam 1.1.7 cr1 API 英文版文档
org.jboss.seam.debug
Class Introspector.Attribute
java.lang.Object
org.jboss.seam.debug.Introspector.Attribute
- Enclosing class:
- Introspector
public static class Introspector.Attribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Introspector.Attribute
public Introspector.Attribute(String name,
Object value)
getName
public String getName()
getValue
public Object getValue()
getStringValue
public String getStringValue()