|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DiskUnmanagedScheduleOptions
An XML DiskUnmanagedScheduleOptions(@http://enterprise.businessobjects.com/3.0/diskunmanaged). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DiskUnmanagedScheduleOptions.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DestinationFiles |
addNewDestinationFiles()
Appends and returns a new empty "DestinationFiles" element |
java.lang.String |
getCredKey()
Gets the "CredKey" element |
DestinationFiles |
getDestinationFiles()
Gets the "DestinationFiles" element |
java.lang.String |
getLogin()
Gets the "Login" element |
java.lang.String |
getPassword()
Gets the "Password" element |
boolean |
getPasswordNotEmpty()
Gets the "PasswordNotEmpty" element |
boolean |
getPasswordSet()
Gets the "PasswordSet" element |
boolean |
isSetCredKey()
True if has "CredKey" element |
boolean |
isSetDestinationFiles()
True if has "DestinationFiles" element |
boolean |
isSetLogin()
True if has "Login" element |
boolean |
isSetPassword()
True if has "Password" element |
boolean |
isSetPasswordNotEmpty()
True if has "PasswordNotEmpty" element |
boolean |
isSetPasswordSet()
True if has "PasswordSet" element |
void |
setCredKey(java.lang.String credKey)
Sets the "CredKey" element |
void |
setDestinationFiles(DestinationFiles destinationFiles)
Sets the "DestinationFiles" element |
void |
setLogin(java.lang.String login)
Sets the "Login" element |
void |
setPassword(java.lang.String password)
Sets the "Password" element |
void |
setPasswordNotEmpty(boolean passwordNotEmpty)
Sets the "PasswordNotEmpty" element |
void |
setPasswordSet(boolean passwordSet)
Sets the "PasswordSet" element |
void |
unsetCredKey()
Unsets the "CredKey" element |
void |
unsetDestinationFiles()
Unsets the "DestinationFiles" element |
void |
unsetLogin()
Unsets the "Login" element |
void |
unsetPassword()
Unsets the "Password" element |
void |
unsetPasswordNotEmpty()
Unsets the "PasswordNotEmpty" element |
void |
unsetPasswordSet()
Unsets the "PasswordSet" element |
org.apache.xmlbeans.XmlString |
xgetCredKey()
Gets (as xml) the "CredKey" element |
org.apache.xmlbeans.XmlString |
xgetLogin()
Gets (as xml) the "Login" element |
org.apache.xmlbeans.XmlString |
xgetPassword()
Gets (as xml) the "Password" element |
org.apache.xmlbeans.XmlBoolean |
xgetPasswordNotEmpty()
Gets (as xml) the "PasswordNotEmpty" element |
org.apache.xmlbeans.XmlBoolean |
xgetPasswordSet()
Gets (as xml) the "PasswordSet" element |
void |
xsetCredKey(org.apache.xmlbeans.XmlString credKey)
Sets (as xml) the "CredKey" element |
void |
xsetLogin(org.apache.xmlbeans.XmlString login)
Sets (as xml) the "Login" element |
void |
xsetPassword(org.apache.xmlbeans.XmlString password)
Sets (as xml) the "Password" element |
void |
xsetPasswordNotEmpty(org.apache.xmlbeans.XmlBoolean passwordNotEmpty)
Sets (as xml) the "PasswordNotEmpty" element |
void |
xsetPasswordSet(org.apache.xmlbeans.XmlBoolean passwordSet)
Sets (as xml) the "PasswordSet" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getLogin()
org.apache.xmlbeans.XmlString xgetLogin()
boolean isSetLogin()
void setLogin(java.lang.String login)
void xsetLogin(org.apache.xmlbeans.XmlString login)
void unsetLogin()
java.lang.String getPassword()
org.apache.xmlbeans.XmlString xgetPassword()
boolean isSetPassword()
void setPassword(java.lang.String password)
void xsetPassword(org.apache.xmlbeans.XmlString password)
void unsetPassword()
java.lang.String getCredKey()
org.apache.xmlbeans.XmlString xgetCredKey()
boolean isSetCredKey()
void setCredKey(java.lang.String credKey)
void xsetCredKey(org.apache.xmlbeans.XmlString credKey)
void unsetCredKey()
boolean getPasswordNotEmpty()
org.apache.xmlbeans.XmlBoolean xgetPasswordNotEmpty()
boolean isSetPasswordNotEmpty()
void setPasswordNotEmpty(boolean passwordNotEmpty)
void xsetPasswordNotEmpty(org.apache.xmlbeans.XmlBoolean passwordNotEmpty)
void unsetPasswordNotEmpty()
boolean getPasswordSet()
org.apache.xmlbeans.XmlBoolean xgetPasswordSet()
boolean isSetPasswordSet()
void setPasswordSet(boolean passwordSet)
void xsetPasswordSet(org.apache.xmlbeans.XmlBoolean passwordSet)
void unsetPasswordSet()
DestinationFiles getDestinationFiles()
boolean isSetDestinationFiles()
void setDestinationFiles(DestinationFiles destinationFiles)
DestinationFiles addNewDestinationFiles()
void unsetDestinationFiles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||