public class PortletNameType
extends java.lang.Object
Java class for portlet-nameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="portlet-nameType">
<simpleContent>
<extension base="<http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd>string">
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
value |
| Constructor and Description |
|---|
PortletNameType() |
public java.lang.String getValue()
Stringpublic void setValue(java.lang.String value)
value - allowed object is
String