public class ResourceBundleType
extends java.lang.Object
Java class for resource-bundleType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="resource-bundleType">
<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 |
|---|
ResourceBundleType() |
public java.lang.String getValue()
Stringpublic void setValue(java.lang.String value)
value - allowed object is
String