|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LoginOption
An XML LoginOption(@http://session.dsws.businessobjects.com/2007/06/01). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
LoginOption.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 |
getLocale()
Gets the "Locale" element |
java.lang.String |
getPolicyID()
Gets the "policyID" element |
java.lang.String |
getReportedHostName()
Gets the "ReportedHostName" element |
java.lang.String |
getReportedIPAddress()
Gets the "ReportedIPAddress" element |
java.lang.String |
getTimeZone()
Gets the "TimeZone" element |
void |
setLocale(java.lang.String locale)
Sets the "Locale" element |
void |
setPolicyID(java.lang.String policyID)
Sets the "policyID" element |
void |
setReportedHostName(java.lang.String reportedHostName)
Sets the "ReportedHostName" element |
void |
setReportedIPAddress(java.lang.String reportedIPAddress)
Sets the "ReportedIPAddress" element |
void |
setTimeZone(java.lang.String timeZone)
Sets the "TimeZone" element |
org.apache.xmlbeans.XmlString |
xgetLocale()
Gets (as xml) the "Locale" element |
org.apache.xmlbeans.XmlString |
xgetPolicyID()
Gets (as xml) the "policyID" element |
org.apache.xmlbeans.XmlString |
xgetReportedHostName()
Gets (as xml) the "ReportedHostName" element |
org.apache.xmlbeans.XmlString |
xgetReportedIPAddress()
Gets (as xml) the "ReportedIPAddress" element |
org.apache.xmlbeans.XmlString |
xgetTimeZone()
Gets (as xml) the "TimeZone" element |
void |
xsetLocale(org.apache.xmlbeans.XmlString locale)
Sets (as xml) the "Locale" element |
void |
xsetPolicyID(org.apache.xmlbeans.XmlString policyID)
Sets (as xml) the "policyID" element |
void |
xsetReportedHostName(org.apache.xmlbeans.XmlString reportedHostName)
Sets (as xml) the "ReportedHostName" element |
void |
xsetReportedIPAddress(org.apache.xmlbeans.XmlString reportedIPAddress)
Sets (as xml) the "ReportedIPAddress" element |
void |
xsetTimeZone(org.apache.xmlbeans.XmlString timeZone)
Sets (as xml) the "TimeZone" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getLocale()
org.apache.xmlbeans.XmlString xgetLocale()
void setLocale(java.lang.String locale)
void xsetLocale(org.apache.xmlbeans.XmlString locale)
java.lang.String getTimeZone()
org.apache.xmlbeans.XmlString xgetTimeZone()
void setTimeZone(java.lang.String timeZone)
void xsetTimeZone(org.apache.xmlbeans.XmlString timeZone)
java.lang.String getReportedIPAddress()
org.apache.xmlbeans.XmlString xgetReportedIPAddress()
void setReportedIPAddress(java.lang.String reportedIPAddress)
void xsetReportedIPAddress(org.apache.xmlbeans.XmlString reportedIPAddress)
java.lang.String getReportedHostName()
org.apache.xmlbeans.XmlString xgetReportedHostName()
void setReportedHostName(java.lang.String reportedHostName)
void xsetReportedHostName(org.apache.xmlbeans.XmlString reportedHostName)
java.lang.String getPolicyID()
org.apache.xmlbeans.XmlString xgetPolicyID()
void setPolicyID(java.lang.String policyID)
void xsetPolicyID(org.apache.xmlbeans.XmlString policyID)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||