|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MultilingualDescEntry
An XML MultilingualDescEntry(@http://enterprise.businessobjects.com/4.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
MultilingualDescEntry.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getValue()
Gets the "Value" element |
boolean |
isSetValue()
True if has "Value" element |
void |
setValue(java.lang.String value)
Sets the "Value" element |
void |
unsetValue()
Unsets the "Value" element |
org.apache.xmlbeans.XmlString |
xgetValue()
Gets (as xml) the "Value" element |
void |
xsetValue(org.apache.xmlbeans.XmlString value)
Sets (as xml) the "Value" element |
| Methods inherited from interface com.businessobjects.enterprise.infoobject.MultilingualEntry |
|---|
getLocale, setLocale, xgetLocale, xsetLocale |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getValue()
org.apache.xmlbeans.XmlString xgetValue()
boolean isSetValue()
void setValue(java.lang.String value)
void xsetValue(org.apache.xmlbeans.XmlString value)
void unsetValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||