org.apache.portals.bridges.struts.config
Class PortletURLTypes.PortletURLType
java.lang.Object
org.apache.portals.bridges.struts.config.PortletURLTypes.PortletURLType
- Enclosing class:
- PortletURLTypes
- public static class PortletURLTypes.PortletURLType
- extends Object
path
private String path
type
private PortletURLTypes.URLType type
PortletURLTypes.PortletURLType
public PortletURLTypes.PortletURLType()
getPath
public String getPath()
setPath
public void setPath(String path)
setType
public void setType(PortletURLTypes.URLType type)
getType
public PortletURLTypes.URLType getType()
toString
public String toString()
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.