当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
Property - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.portlet.state
Class Property
java.lang.Object
org.jboss.portal.portlet.state.Property
- public class Property
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property(java.lang.String name,
Value value)
getName
public java.lang.String getName()
getValue
public Value getValue()