com.businessobjects.enterprise.publication
Interface DynamicRecipientsProfileValueMappings


public interface DynamicRecipientsProfileValueMappings

An XML DynamicRecipientsProfileValueMappings(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.


Nested Class Summary
static class DynamicRecipientsProfileValueMappings.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 PerDocDynamicRecipientsProfileMappings addNewProfileMappings()
          Appends and returns a new empty "ProfileMappings" element
 ProviderColumns addNewProviderColumns()
          Appends and returns a new empty "ProviderColumns" element
 java.lang.String getEmailAddress()
          Gets the "EmailAddress" element
 java.lang.String getEnterpriseUserName()
          Gets the "EnterpriseUserName" element
 PerDocDynamicRecipientsProfileMappings getProfileMappings()
          Gets the "ProfileMappings" element
 ProviderColumns getProviderColumns()
          Gets the "ProviderColumns" element
 java.lang.String getUserFullName()
          Gets the "UserFullName" element
 java.lang.String getUserName()
          Gets the "UserName" element
 boolean isSetEmailAddress()
          True if has "EmailAddress" element
 boolean isSetEnterpriseUserName()
          True if has "EnterpriseUserName" element
 boolean isSetProfileMappings()
          True if has "ProfileMappings" element
 boolean isSetProviderColumns()
          True if has "ProviderColumns" element
 boolean isSetUserFullName()
          True if has "UserFullName" element
 boolean isSetUserName()
          True if has "UserName" element
 void setEmailAddress(java.lang.String emailAddress)
          Sets the "EmailAddress" element
 void setEnterpriseUserName(java.lang.String enterpriseUserName)
          Sets the "EnterpriseUserName" element
 void setProfileMappings(PerDocDynamicRecipientsProfileMappings profileMappings)
          Sets the "ProfileMappings" element
 void setProviderColumns(ProviderColumns providerColumns)
          Sets the "ProviderColumns" element
 void setUserFullName(java.lang.String userFullName)
          Sets the "UserFullName" element
 void setUserName(java.lang.String userName)
          Sets the "UserName" element
 void unsetEmailAddress()
          Unsets the "EmailAddress" element
 void unsetEnterpriseUserName()
          Unsets the "EnterpriseUserName" element
 void unsetProfileMappings()
          Unsets the "ProfileMappings" element
 void unsetProviderColumns()
          Unsets the "ProviderColumns" element
 void unsetUserFullName()
          Unsets the "UserFullName" element
 void unsetUserName()
          Unsets the "UserName" element
 org.apache.xmlbeans.XmlString xgetEmailAddress()
          Gets (as xml) the "EmailAddress" element
 org.apache.xmlbeans.XmlString xgetEnterpriseUserName()
          Gets (as xml) the "EnterpriseUserName" element
 org.apache.xmlbeans.XmlString xgetUserFullName()
          Gets (as xml) the "UserFullName" element
 org.apache.xmlbeans.XmlString xgetUserName()
          Gets (as xml) the "UserName" element
 void xsetEmailAddress(org.apache.xmlbeans.XmlString emailAddress)
          Sets (as xml) the "EmailAddress" element
 void xsetEnterpriseUserName(org.apache.xmlbeans.XmlString enterpriseUserName)
          Sets (as xml) the "EnterpriseUserName" element
 void xsetUserFullName(org.apache.xmlbeans.XmlString userFullName)
          Sets (as xml) the "UserFullName" element
 void xsetUserName(org.apache.xmlbeans.XmlString userName)
          Sets (as xml) the "UserName" element
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getUserName

java.lang.String getUserName()
Gets the "UserName" element


xgetUserName

org.apache.xmlbeans.XmlString xgetUserName()
Gets (as xml) the "UserName" element


isSetUserName

boolean isSetUserName()
True if has "UserName" element


setUserName

void setUserName(java.lang.String userName)
Sets the "UserName" element


xsetUserName

void xsetUserName(org.apache.xmlbeans.XmlString userName)
Sets (as xml) the "UserName" element


unsetUserName

void unsetUserName()
Unsets the "UserName" element


getEmailAddress

java.lang.String getEmailAddress()
Gets the "EmailAddress" element


xgetEmailAddress

org.apache.xmlbeans.XmlString xgetEmailAddress()
Gets (as xml) the "EmailAddress" element


isSetEmailAddress

boolean isSetEmailAddress()
True if has "EmailAddress" element


setEmailAddress

void setEmailAddress(java.lang.String emailAddress)
Sets the "EmailAddress" element


xsetEmailAddress

void xsetEmailAddress(org.apache.xmlbeans.XmlString emailAddress)
Sets (as xml) the "EmailAddress" element


unsetEmailAddress

void unsetEmailAddress()
Unsets the "EmailAddress" element


getUserFullName

java.lang.String getUserFullName()
Gets the "UserFullName" element


xgetUserFullName

org.apache.xmlbeans.XmlString xgetUserFullName()
Gets (as xml) the "UserFullName" element


isSetUserFullName

boolean isSetUserFullName()
True if has "UserFullName" element


setUserFullName

void setUserFullName(java.lang.String userFullName)
Sets the "UserFullName" element


xsetUserFullName

void xsetUserFullName(org.apache.xmlbeans.XmlString userFullName)
Sets (as xml) the "UserFullName" element


unsetUserFullName

void unsetUserFullName()
Unsets the "UserFullName" element


getEnterpriseUserName

java.lang.String getEnterpriseUserName()
Gets the "EnterpriseUserName" element


xgetEnterpriseUserName

org.apache.xmlbeans.XmlString xgetEnterpriseUserName()
Gets (as xml) the "EnterpriseUserName" element


isSetEnterpriseUserName

boolean isSetEnterpriseUserName()
True if has "EnterpriseUserName" element


setEnterpriseUserName

void setEnterpriseUserName(java.lang.String enterpriseUserName)
Sets the "EnterpriseUserName" element


xsetEnterpriseUserName

void xsetEnterpriseUserName(org.apache.xmlbeans.XmlString enterpriseUserName)
Sets (as xml) the "EnterpriseUserName" element


unsetEnterpriseUserName

void unsetEnterpriseUserName()
Unsets the "EnterpriseUserName" element


getProviderColumns

ProviderColumns getProviderColumns()
Gets the "ProviderColumns" element


isSetProviderColumns

boolean isSetProviderColumns()
True if has "ProviderColumns" element


setProviderColumns

void setProviderColumns(ProviderColumns providerColumns)
Sets the "ProviderColumns" element


addNewProviderColumns

ProviderColumns addNewProviderColumns()
Appends and returns a new empty "ProviderColumns" element


unsetProviderColumns

void unsetProviderColumns()
Unsets the "ProviderColumns" element


getProfileMappings

PerDocDynamicRecipientsProfileMappings getProfileMappings()
Gets the "ProfileMappings" element


isSetProfileMappings

boolean isSetProfileMappings()
True if has "ProfileMappings" element


setProfileMappings

void setProfileMappings(PerDocDynamicRecipientsProfileMappings profileMappings)
Sets the "ProfileMappings" element


addNewProfileMappings

PerDocDynamicRecipientsProfileMappings addNewProfileMappings()
Appends and returns a new empty "ProfileMappings" element


unsetProfileMappings

void unsetProfileMappings()
Unsets the "ProfileMappings" element