com.businessobjects.enterprise.usergroup
Interface UserGroup

All Superinterfaces:
InfoObject

public interface UserGroup
extends InfoObject

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


Nested Class Summary
static interface UserGroup.AlertSubscriptions
          An XML AlertSubscriptions(@http://enterprise.businessobjects.com/3.0/usergroup).
static interface UserGroup.ExcludedAlerts
          An XML ExcludedAlerts(@http://enterprise.businessobjects.com/3.0/usergroup).
static class UserGroup.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 UserGroup.AlertSubscriptions addNewAlertSubscriptions()
          Appends and returns a new empty "AlertSubscriptions" element
 UserGroupAliases addNewAliases()
          Appends and returns a new empty "Aliases" element
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 EntParentGroups addNewEntParentGroups()
          Appends and returns a new empty "EntParentGroups" element
 EntSubGroups addNewEntSubGroups()
          Appends and returns a new empty "EntSubGroups" element
 EntUsers addNewEntUsers()
          Appends and returns a new empty "EntUsers" element
 UserGroup.ExcludedAlerts addNewExcludedAlerts()
          Appends and returns a new empty "ExcludedAlerts" element
 ParentGroups addNewParentGroups()
          Appends and returns a new empty "ParentGroups" element
 PrincipalProfiles addNewPrincipalProfiles()
          Appends and returns a new empty "PrincipalProfiles" element
 PrincipalPublications addNewPrincipalPublications()
          Appends and returns a new empty "PrincipalPublications" element
 ProfileValues addNewProfileValues()
          Appends and returns a new empty "ProfileValues" element
 SubGroups addNewSubGroups()
          Appends and returns a new empty "SubGroups" element
 com.businessobjects.enterprise.usergroup.UserGroupFolder addNewUserGroupFolder()
          Appends and returns a new empty "UserGroupFolder" element
 Users addNewUsers()
          Appends and returns a new empty "Users" element
 UserGroup.AlertSubscriptions getAlertSubscriptions()
          Gets the "AlertSubscriptions" element
 UserGroupAliases getAliases()
          Gets the "Aliases" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 java.lang.String getE65Cuid()
          Gets the "E65Cuid" element
 EntParentGroups getEntParentGroups()
          Gets the "EntParentGroups" element
 EntSubGroups getEntSubGroups()
          Gets the "EntSubGroups" element
 EntUsers getEntUsers()
          Gets the "EntUsers" element
 UserGroup.ExcludedAlerts getExcludedAlerts()
          Gets the "ExcludedAlerts" element
 int getLocalizedDescriptionStringId()
          Gets the "LocalizedDescriptionStringId" element
 int getLocalizedNameStringId()
          Gets the "LocalizedNameStringId" element
 ParentGroups getParentGroups()
          Gets the "ParentGroups" element
 java.lang.String getPath()
          Gets the "Path" element
 PrincipalProfiles getPrincipalProfiles()
          Gets the "PrincipalProfiles" element
 PrincipalPublications getPrincipalPublications()
          Gets the "PrincipalPublications" element
 ProfileValues getProfileValues()
          Gets the "ProfileValues" element
 SubGroups getSubGroups()
          Gets the "SubGroups" element
 com.businessobjects.enterprise.usergroup.UserGroupFolder getUserGroupFolder()
          Gets the "UserGroupFolder" element
 Users getUsers()
          Gets the "Users" element
 boolean isSetAlertSubscriptions()
          True if has "AlertSubscriptions" element
 boolean isSetAliases()
          True if has "Aliases" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetE65Cuid()
          True if has "E65Cuid" element
 boolean isSetEntParentGroups()
          True if has "EntParentGroups" element
 boolean isSetEntSubGroups()
          True if has "EntSubGroups" element
 boolean isSetEntUsers()
          True if has "EntUsers" element
 boolean isSetExcludedAlerts()
          True if has "ExcludedAlerts" element
 boolean isSetLocalizedDescriptionStringId()
          True if has "LocalizedDescriptionStringId" element
 boolean isSetLocalizedNameStringId()
          True if has "LocalizedNameStringId" element
 boolean isSetParentGroups()
          True if has "ParentGroups" element
 boolean isSetPath()
          True if has "Path" element
 boolean isSetPrincipalProfiles()
          True if has "PrincipalProfiles" element
 boolean isSetPrincipalPublications()
          True if has "PrincipalPublications" element
 boolean isSetProfileValues()
          True if has "ProfileValues" element
 boolean isSetSubGroups()
          True if has "SubGroups" element
 boolean isSetUserGroupFolder()
          True if has "UserGroupFolder" element
 boolean isSetUsers()
          True if has "Users" element
 void setAlertSubscriptions(UserGroup.AlertSubscriptions alertSubscriptions)
          Sets the "AlertSubscriptions" element
 void setAliases(UserGroupAliases aliases)
          Sets the "Aliases" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setE65Cuid(java.lang.String e65Cuid)
          Sets the "E65Cuid" element
 void setEntParentGroups(EntParentGroups entParentGroups)
          Sets the "EntParentGroups" element
 void setEntSubGroups(EntSubGroups entSubGroups)
          Sets the "EntSubGroups" element
 void setEntUsers(EntUsers entUsers)
          Sets the "EntUsers" element
 void setExcludedAlerts(UserGroup.ExcludedAlerts excludedAlerts)
          Sets the "ExcludedAlerts" element
 void setLocalizedDescriptionStringId(int localizedDescriptionStringId)
          Sets the "LocalizedDescriptionStringId" element
 void setLocalizedNameStringId(int localizedNameStringId)
          Sets the "LocalizedNameStringId" element
 void setParentGroups(ParentGroups parentGroups)
          Sets the "ParentGroups" element
 void setPath(java.lang.String path)
          Sets the "Path" element
 void setPrincipalProfiles(PrincipalProfiles principalProfiles)
          Sets the "PrincipalProfiles" element
 void setPrincipalPublications(PrincipalPublications principalPublications)
          Sets the "PrincipalPublications" element
 void setProfileValues(ProfileValues profileValues)
          Sets the "ProfileValues" element
 void setSubGroups(SubGroups subGroups)
          Sets the "SubGroups" element
 void setUserGroupFolder(com.businessobjects.enterprise.usergroup.UserGroupFolder userGroupFolder)
          Sets the "UserGroupFolder" element
 void setUsers(Users users)
          Sets the "Users" element
 void unsetAlertSubscriptions()
          Unsets the "AlertSubscriptions" element
 void unsetAliases()
          Unsets the "Aliases" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetE65Cuid()
          Unsets the "E65Cuid" element
 void unsetEntParentGroups()
          Unsets the "EntParentGroups" element
 void unsetEntSubGroups()
          Unsets the "EntSubGroups" element
 void unsetEntUsers()
          Unsets the "EntUsers" element
 void unsetExcludedAlerts()
          Unsets the "ExcludedAlerts" element
 void unsetLocalizedDescriptionStringId()
          Unsets the "LocalizedDescriptionStringId" element
 void unsetLocalizedNameStringId()
          Unsets the "LocalizedNameStringId" element
 void unsetParentGroups()
          Unsets the "ParentGroups" element
 void unsetPath()
          Unsets the "Path" element
 void unsetPrincipalProfiles()
          Unsets the "PrincipalProfiles" element
 void unsetPrincipalPublications()
          Unsets the "PrincipalPublications" element
 void unsetProfileValues()
          Unsets the "ProfileValues" element
 void unsetSubGroups()
          Unsets the "SubGroups" element
 void unsetUserGroupFolder()
          Unsets the "UserGroupFolder" element
 void unsetUsers()
          Unsets the "Users" element
 org.apache.xmlbeans.XmlString xgetE65Cuid()
          Gets (as xml) the "E65Cuid" element
 org.apache.xmlbeans.XmlInt xgetLocalizedDescriptionStringId()
          Gets (as xml) the "LocalizedDescriptionStringId" element
 org.apache.xmlbeans.XmlInt xgetLocalizedNameStringId()
          Gets (as xml) the "LocalizedNameStringId" element
 org.apache.xmlbeans.XmlString xgetPath()
          Gets (as xml) the "Path" element
 void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
          Sets (as xml) the "E65Cuid" element
 void xsetLocalizedDescriptionStringId(org.apache.xmlbeans.XmlInt localizedDescriptionStringId)
          Sets (as xml) the "LocalizedDescriptionStringId" element
 void xsetLocalizedNameStringId(org.apache.xmlbeans.XmlInt localizedNameStringId)
          Sets (as xml) the "LocalizedNameStringId" element
 void xsetPath(org.apache.xmlbeans.XmlString path)
          Sets (as xml) the "Path" element
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewMultilingualDescriptions, addNewMultilingualNames, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getGUID, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getMultilingualDescriptions, getMultilingualNames, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetGUID, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetMultilingualDescriptions, isSetMultilingualNames, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setGUID, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setMultilingualDescriptions, setMultilingualNames, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetGUID, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetMultilingualDescriptions, unsetMultilingualNames, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetGUID, xgetID, xgetInstance, xgetInstanceObject, xgetIsApplicationObject, xgetIsComponent, xgetIsHiddenObject, xgetIsPluginObject, xgetIsRecurring, xgetIsRunnableObject, xgetIsSendable, xgetIsSystemObject, xgetKey, xgetKeywords, xgetKind, xgetLastRunTime, xgetLastSuccessfulInstanceCUID, xgetName, xgetNewJobID, xgetNextRunTime, xgetObjectIsContainer, xgetOwner, xgetOwnerCUID, xgetParentCUID, xgetRUID, xgetSchedulable, xgetStartTime, xgetUiStatus, xgetUpdateTime, xsetChildrenObjects, xsetCreationTime, xsetCUID, xsetDescription, xsetEndTime, xsetErrorMessage, xsetGUID, xsetID, xsetInstance, xsetInstanceObject, xsetIsApplicationObject, xsetIsComponent, xsetIsHiddenObject, xsetIsPluginObject, xsetIsRecurring, xsetIsRunnableObject, xsetIsSendable, xsetIsSystemObject, xsetKey, xsetKeywords, xsetKind, xsetLastRunTime, xsetLastSuccessfulInstanceCUID, xsetName, xsetNewJobID, xsetNextRunTime, xsetObjectIsContainer, xsetOwner, xsetOwnerCUID, xsetParentCUID, xsetRUID, xsetSchedulable, xsetStartTime, xsetUiStatus, xsetUpdateTime
 

Field Detail

type

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

getAliases

UserGroupAliases getAliases()
Gets the "Aliases" element


isSetAliases

boolean isSetAliases()
True if has "Aliases" element


setAliases

void setAliases(UserGroupAliases aliases)
Sets the "Aliases" element


addNewAliases

UserGroupAliases addNewAliases()
Appends and returns a new empty "Aliases" element


unsetAliases

void unsetAliases()
Unsets the "Aliases" element


getPrincipalPublications

PrincipalPublications getPrincipalPublications()
Gets the "PrincipalPublications" element


isSetPrincipalPublications

boolean isSetPrincipalPublications()
True if has "PrincipalPublications" element


setPrincipalPublications

void setPrincipalPublications(PrincipalPublications principalPublications)
Sets the "PrincipalPublications" element


addNewPrincipalPublications

PrincipalPublications addNewPrincipalPublications()
Appends and returns a new empty "PrincipalPublications" element


unsetPrincipalPublications

void unsetPrincipalPublications()
Unsets the "PrincipalPublications" element


getProfileValues

ProfileValues getProfileValues()
Gets the "ProfileValues" element


isSetProfileValues

boolean isSetProfileValues()
True if has "ProfileValues" element


setProfileValues

void setProfileValues(ProfileValues profileValues)
Sets the "ProfileValues" element


addNewProfileValues

ProfileValues addNewProfileValues()
Appends and returns a new empty "ProfileValues" element


unsetProfileValues

void unsetProfileValues()
Unsets the "ProfileValues" element


getUserGroupFolder

com.businessobjects.enterprise.usergroup.UserGroupFolder getUserGroupFolder()
Gets the "UserGroupFolder" element


isSetUserGroupFolder

boolean isSetUserGroupFolder()
True if has "UserGroupFolder" element


setUserGroupFolder

void setUserGroupFolder(com.businessobjects.enterprise.usergroup.UserGroupFolder userGroupFolder)
Sets the "UserGroupFolder" element


addNewUserGroupFolder

com.businessobjects.enterprise.usergroup.UserGroupFolder addNewUserGroupFolder()
Appends and returns a new empty "UserGroupFolder" element


unsetUserGroupFolder

void unsetUserGroupFolder()
Unsets the "UserGroupFolder" element


getSubGroups

SubGroups getSubGroups()
Gets the "SubGroups" element


isSetSubGroups

boolean isSetSubGroups()
True if has "SubGroups" element


setSubGroups

void setSubGroups(SubGroups subGroups)
Sets the "SubGroups" element


addNewSubGroups

SubGroups addNewSubGroups()
Appends and returns a new empty "SubGroups" element


unsetSubGroups

void unsetSubGroups()
Unsets the "SubGroups" element


getUsers

Users getUsers()
Gets the "Users" element


isSetUsers

boolean isSetUsers()
True if has "Users" element


setUsers

void setUsers(Users users)
Sets the "Users" element


addNewUsers

Users addNewUsers()
Appends and returns a new empty "Users" element


unsetUsers

void unsetUsers()
Unsets the "Users" element


getParentGroups

ParentGroups getParentGroups()
Gets the "ParentGroups" element


isSetParentGroups

boolean isSetParentGroups()
True if has "ParentGroups" element


setParentGroups

void setParentGroups(ParentGroups parentGroups)
Sets the "ParentGroups" element


addNewParentGroups

ParentGroups addNewParentGroups()
Appends and returns a new empty "ParentGroups" element


unsetParentGroups

void unsetParentGroups()
Unsets the "ParentGroups" element


getEntSubGroups

EntSubGroups getEntSubGroups()
Gets the "EntSubGroups" element


isSetEntSubGroups

boolean isSetEntSubGroups()
True if has "EntSubGroups" element


setEntSubGroups

void setEntSubGroups(EntSubGroups entSubGroups)
Sets the "EntSubGroups" element


addNewEntSubGroups

EntSubGroups addNewEntSubGroups()
Appends and returns a new empty "EntSubGroups" element


unsetEntSubGroups

void unsetEntSubGroups()
Unsets the "EntSubGroups" element


getEntUsers

EntUsers getEntUsers()
Gets the "EntUsers" element


isSetEntUsers

boolean isSetEntUsers()
True if has "EntUsers" element


setEntUsers

void setEntUsers(EntUsers entUsers)
Sets the "EntUsers" element


addNewEntUsers

EntUsers addNewEntUsers()
Appends and returns a new empty "EntUsers" element


unsetEntUsers

void unsetEntUsers()
Unsets the "EntUsers" element


getEntParentGroups

EntParentGroups getEntParentGroups()
Gets the "EntParentGroups" element


isSetEntParentGroups

boolean isSetEntParentGroups()
True if has "EntParentGroups" element


setEntParentGroups

void setEntParentGroups(EntParentGroups entParentGroups)
Sets the "EntParentGroups" element


addNewEntParentGroups

EntParentGroups addNewEntParentGroups()
Appends and returns a new empty "EntParentGroups" element


unsetEntParentGroups

void unsetEntParentGroups()
Unsets the "EntParentGroups" element


getPrincipalProfiles

PrincipalProfiles getPrincipalProfiles()
Gets the "PrincipalProfiles" element


isSetPrincipalProfiles

boolean isSetPrincipalProfiles()
True if has "PrincipalProfiles" element


setPrincipalProfiles

void setPrincipalProfiles(PrincipalProfiles principalProfiles)
Sets the "PrincipalProfiles" element


addNewPrincipalProfiles

PrincipalProfiles addNewPrincipalProfiles()
Appends and returns a new empty "PrincipalProfiles" element


unsetPrincipalProfiles

void unsetPrincipalProfiles()
Unsets the "PrincipalProfiles" element


getLocalizedNameStringId

int getLocalizedNameStringId()
Gets the "LocalizedNameStringId" element


xgetLocalizedNameStringId

org.apache.xmlbeans.XmlInt xgetLocalizedNameStringId()
Gets (as xml) the "LocalizedNameStringId" element


isSetLocalizedNameStringId

boolean isSetLocalizedNameStringId()
True if has "LocalizedNameStringId" element


setLocalizedNameStringId

void setLocalizedNameStringId(int localizedNameStringId)
Sets the "LocalizedNameStringId" element


xsetLocalizedNameStringId

void xsetLocalizedNameStringId(org.apache.xmlbeans.XmlInt localizedNameStringId)
Sets (as xml) the "LocalizedNameStringId" element


unsetLocalizedNameStringId

void unsetLocalizedNameStringId()
Unsets the "LocalizedNameStringId" element


getLocalizedDescriptionStringId

int getLocalizedDescriptionStringId()
Gets the "LocalizedDescriptionStringId" element


xgetLocalizedDescriptionStringId

org.apache.xmlbeans.XmlInt xgetLocalizedDescriptionStringId()
Gets (as xml) the "LocalizedDescriptionStringId" element


isSetLocalizedDescriptionStringId

boolean isSetLocalizedDescriptionStringId()
True if has "LocalizedDescriptionStringId" element


setLocalizedDescriptionStringId

void setLocalizedDescriptionStringId(int localizedDescriptionStringId)
Sets the "LocalizedDescriptionStringId" element


xsetLocalizedDescriptionStringId

void xsetLocalizedDescriptionStringId(org.apache.xmlbeans.XmlInt localizedDescriptionStringId)
Sets (as xml) the "LocalizedDescriptionStringId" element


unsetLocalizedDescriptionStringId

void unsetLocalizedDescriptionStringId()
Unsets the "LocalizedDescriptionStringId" element


getE65Cuid

java.lang.String getE65Cuid()
Gets the "E65Cuid" element


xgetE65Cuid

org.apache.xmlbeans.XmlString xgetE65Cuid()
Gets (as xml) the "E65Cuid" element


isSetE65Cuid

boolean isSetE65Cuid()
True if has "E65Cuid" element


setE65Cuid

void setE65Cuid(java.lang.String e65Cuid)
Sets the "E65Cuid" element


xsetE65Cuid

void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
Sets (as xml) the "E65Cuid" element


unsetE65Cuid

void unsetE65Cuid()
Unsets the "E65Cuid" element


getPath

java.lang.String getPath()
Gets the "Path" element


xgetPath

org.apache.xmlbeans.XmlString xgetPath()
Gets (as xml) the "Path" element


isSetPath

boolean isSetPath()
True if has "Path" element


setPath

void setPath(java.lang.String path)
Sets the "Path" element


xsetPath

void xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "Path" element


unsetPath

void unsetPath()
Unsets the "Path" element


getAlertSubscriptions

UserGroup.AlertSubscriptions getAlertSubscriptions()
Gets the "AlertSubscriptions" element


isSetAlertSubscriptions

boolean isSetAlertSubscriptions()
True if has "AlertSubscriptions" element


setAlertSubscriptions

void setAlertSubscriptions(UserGroup.AlertSubscriptions alertSubscriptions)
Sets the "AlertSubscriptions" element


addNewAlertSubscriptions

UserGroup.AlertSubscriptions addNewAlertSubscriptions()
Appends and returns a new empty "AlertSubscriptions" element


unsetAlertSubscriptions

void unsetAlertSubscriptions()
Unsets the "AlertSubscriptions" element


getExcludedAlerts

UserGroup.ExcludedAlerts getExcludedAlerts()
Gets the "ExcludedAlerts" element


isSetExcludedAlerts

boolean isSetExcludedAlerts()
True if has "ExcludedAlerts" element


setExcludedAlerts

void setExcludedAlerts(UserGroup.ExcludedAlerts excludedAlerts)
Sets the "ExcludedAlerts" element


addNewExcludedAlerts

UserGroup.ExcludedAlerts addNewExcludedAlerts()
Appends and returns a new empty "ExcludedAlerts" element


unsetExcludedAlerts

void unsetExcludedAlerts()
Unsets the "ExcludedAlerts" element


getCustomProperties

CustomProperties getCustomProperties()
Gets the "CustomProperties" element


isSetCustomProperties

boolean isSetCustomProperties()
True if has "CustomProperties" element


setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element


addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element


unsetCustomProperties

void unsetCustomProperties()
Unsets the "CustomProperties" element