Class UserAccountType
- java.lang.Object
-
- tr.gov.efatura.useraccount.UserAccountType
-
- All Implemented Interfaces:
com.helger.commons.lang.IExplicitlyCloneable,Serializable,Cloneable
@CodingStyleguideUnaware public class UserAccountType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" xmlns="http://www.hr-xml.org/3" xmlns:oa="http://www.openapplications.org/oagis/9" xmlns:xsd="http://www.w3.org/2001/XMLSchema">User Account. Details</ccts:DictionaryEntryName><?xml version="1.0" encoding="UTF-8"?><ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" xmlns="http://www.hr-xml.org/3" xmlns:oa="http://www.openapplications.org/oagis/9" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Contains a set of information used to establish and maintain user accounts for an application or system.</ccts:DefinitionText>Java class for UserAccountType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserAccountType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.hr-xml.org/3}DocumentIDGroup" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}DocumentSequence" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}VersionID" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}Party" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}PartyReportingIDs" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}FreeFormEffectivePeriod" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}UserID" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}AccessCredential" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}PersonName" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}Communication" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}UserRole" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}AuthorizedWorkScope" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}ProhibitedWorkScope" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}AccountConfiguration" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}Notification" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}GoverningAgreementID" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}SecurityQuestionInformation" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.hr-xml.org/3}UserArea" minOccurs="0"/> </sequence> <attGroup ref="{http://www.hr-xml.org/3}EffectiveDateAttributeGroup"/> <attribute name="languageCode" type="{http://www.hr-xml.org/3}LanguageCodeContentType" /> </restriction> </complexContent> </complexType>This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserAccountType()Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAccessCredential(AccessCredentialType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddAlternateDocumentID(IdentifierType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddAuthorizedWorkScope(WorkScopeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddCommunication(CommunicationABIEType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddGoverningAgreementID(IdentifierType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddNotification(NotificationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddPartyReportingIDs(IDSetType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddProhibitedWorkScope(WorkScopeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddSecurityQuestionInformation(SecurityQuestionInformationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddUserRole(UserRoleType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddValidFrom(String elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidaddValidTo(String elem)Created by ph-jaxb22-plugin -Xph-list-extensionUserAccountTypeclone()Created by ph-jaxb22-plugin -Xph-cloneable2voidcloneTo(UserAccountType ret)This method clones all values fromthisto the passed object.booleanequals(Object o)Created by ph-jaxb22-plugin -Xph-equalshashcodeList<AccessCredentialType>getAccessCredential()Contains a password or other token associated with the authentication of a user.AccessCredentialTypegetAccessCredentialAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetAccessCredentialCount()Created by ph-jaxb22-plugin -Xph-list-extensionAccountConfigurationTypegetAccountConfiguration()Gets the value of the accountConfiguration property.List<IdentifierType>getAlternateDocumentID()Gets the value of the alternateDocumentID property.IdentifierTypegetAlternateDocumentIDAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetAlternateDocumentIDCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<WorkScopeType>getAuthorizedWorkScope()A user's authorized scope of work.Gets the value of the authorizedWorkScope property.WorkScopeTypegetAuthorizedWorkScopeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetAuthorizedWorkScopeCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<CommunicationABIEType>getCommunication()Contact information related to the Users.Gets the value of the communication property.CommunicationABIETypegetCommunicationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetCommunicationCount()Created by ph-jaxb22-plugin -Xph-list-extensionIdentifierTypegetDocumentID()Gets the value of the documentID property.StringgetDocumentIDValue()Get the value of the contained IdentifierType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderBigIntegergetDocumentSequence()Gets the value of the documentSequence property.FreeFormEffectivePeriodTypegetFreeFormEffectivePeriod()Gets the value of the freeFormEffectivePeriod property.List<IdentifierType>getGoverningAgreementID()Gets the value of the governingAgreementID property.IdentifierTypegetGoverningAgreementIDAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetGoverningAgreementIDCount()Created by ph-jaxb22-plugin -Xph-list-extensionStringgetLanguageCode()Gets the value of the languageCode property.List<NotificationType>getNotification()Gets the value of the notification property.NotificationTypegetNotificationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetNotificationCount()Created by ph-jaxb22-plugin -Xph-list-extensionPartyTypegetParty()Gets the value of the party property.List<IDSetType>getPartyReportingIDs()Gets the value of the partyReportingIDs property.IDSetTypegetPartyReportingIDsAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetPartyReportingIDsCount()Created by ph-jaxb22-plugin -Xph-list-extensionPersonNameTypegetPersonName()The User's actual name.List<WorkScopeType>getProhibitedWorkScope()A prohibited scope of work for a user.Gets the value of the prohibitedWorkScope property.WorkScopeTypegetProhibitedWorkScopeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetProhibitedWorkScopeCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<SecurityQuestionInformationType>getSecurityQuestionInformation()Gets the value of the securityQuestionInformation property.SecurityQuestionInformationTypegetSecurityQuestionInformationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetSecurityQuestionInformationCount()Created by ph-jaxb22-plugin -Xph-list-extensionUserAreaTypegetUserArea()Gets the value of the userArea property.IdentifierTypegetUserID()An identifier for the user.StringgetUserIDValue()Get the value of the contained IdentifierType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderList<UserRoleType>getUserRole()The designated role(s) associated with the user with regard to the account.UserRoleTypegetUserRoleAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetUserRoleCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<String>getValidFrom()Gets the value of the validFrom property.StringgetValidFromAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetValidFromCount()Created by ph-jaxb22-plugin -Xph-list-extensionList<String>getValidTo()Gets the value of the validTo property.StringgetValidToAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionintgetValidToCount()Created by ph-jaxb22-plugin -Xph-list-extensionIdentifierTypegetVersionID()Gets the value of the versionID property.StringgetVersionIDValue()Get the value of the contained IdentifierType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderbooleanhasAccessCredentialEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasAlternateDocumentIDEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasAuthorizedWorkScopeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasCommunicationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasGoverningAgreementIDEntries()Created by ph-jaxb22-plugin -Xph-list-extensioninthashCode()Created by ph-jaxb22-plugin -Xph-equalshashcodebooleanhasNoAccessCredentialEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoAlternateDocumentIDEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoAuthorizedWorkScopeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoCommunicationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoGoverningAgreementIDEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoNotificationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoPartyReportingIDsEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoProhibitedWorkScopeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoSecurityQuestionInformationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNotificationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoUserRoleEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoValidFromEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasNoValidToEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasPartyReportingIDsEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasProhibitedWorkScopeEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasSecurityQuestionInformationEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasUserRoleEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasValidFromEntries()Created by ph-jaxb22-plugin -Xph-list-extensionbooleanhasValidToEntries()Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetAccessCredential(List<AccessCredentialType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetAccountConfiguration(AccountConfigurationType value)Sets the value of the accountConfiguration property.voidsetAlternateDocumentID(List<IdentifierType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetAuthorizedWorkScope(List<WorkScopeType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetCommunication(List<CommunicationABIEType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionIdentifierTypesetDocumentID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extendervoidsetDocumentID(IdentifierType value)Sets the value of the documentID property.voidsetDocumentSequence(BigInteger value)Sets the value of the documentSequence property.voidsetFreeFormEffectivePeriod(FreeFormEffectivePeriodType value)Sets the value of the freeFormEffectivePeriod property.voidsetGoverningAgreementID(List<IdentifierType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetLanguageCode(String value)Sets the value of the languageCode property.voidsetNotification(List<NotificationType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetParty(PartyType value)Sets the value of the party property.voidsetPartyReportingIDs(List<IDSetType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetPersonName(PersonNameType value)Sets the value of the personName property.voidsetProhibitedWorkScope(List<WorkScopeType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetSecurityQuestionInformation(List<SecurityQuestionInformationType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetUserArea(UserAreaType value)Sets the value of the userArea property.IdentifierTypesetUserID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extendervoidsetUserID(IdentifierType value)Sets the value of the userID property.voidsetUserRole(List<UserRoleType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetValidFrom(List<String> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidsetValidTo(List<String> aList)Created by ph-jaxb22-plugin -Xph-list-extensionIdentifierTypesetVersionID(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extendervoidsetVersionID(IdentifierType value)Sets the value of the versionID property.StringtoString()Created by ph-jaxb22-plugin -Xph-tostring
-
-
-
Method Detail
-
getDocumentID
@Nullable public IdentifierType getDocumentID()
Gets the value of the documentID property.- Returns:
- possible object is
IdentifierType
-
setDocumentID
public void setDocumentID(@Nullable IdentifierType value)
Sets the value of the documentID property.- Parameters:
value- allowed object isIdentifierType
-
getAlternateDocumentID
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IdentifierType> getAlternateDocumentID()
Gets the value of the alternateDocumentID property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the alternateDocumentID property.For example, to add a new item, do as follows:
getAlternateDocumentID().add(newItem);Objects of the following type(s) are allowed in the list
IdentifierType
-
getDocumentSequence
@Nullable public BigInteger getDocumentSequence()
Gets the value of the documentSequence property.- Returns:
- possible object is
BigInteger
-
setDocumentSequence
public void setDocumentSequence(@Nullable BigInteger value)
Sets the value of the documentSequence property.- Parameters:
value- allowed object isBigInteger
-
getVersionID
@Nullable public IdentifierType getVersionID()
Gets the value of the versionID property.- Returns:
- possible object is
IdentifierType
-
setVersionID
public void setVersionID(@Nullable IdentifierType value)
Sets the value of the versionID property.- Parameters:
value- allowed object isIdentifierType
-
getParty
@Nullable public PartyType getParty()
Gets the value of the party property.- Returns:
- possible object is
PartyType
-
setParty
public void setParty(@Nullable PartyType value)
Sets the value of the party property.- Parameters:
value- allowed object isPartyType
-
getPartyReportingIDs
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IDSetType> getPartyReportingIDs()
Gets the value of the partyReportingIDs property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the partyReportingIDs property.For example, to add a new item, do as follows:
getPartyReportingIDs().add(newItem);Objects of the following type(s) are allowed in the list
IDSetType
-
getFreeFormEffectivePeriod
@Nullable public FreeFormEffectivePeriodType getFreeFormEffectivePeriod()
Gets the value of the freeFormEffectivePeriod property.- Returns:
- possible object is
FreeFormEffectivePeriodType
-
setFreeFormEffectivePeriod
public void setFreeFormEffectivePeriod(@Nullable FreeFormEffectivePeriodType value)
Sets the value of the freeFormEffectivePeriod property.- Parameters:
value- allowed object isFreeFormEffectivePeriodType
-
getUserID
@Nullable public IdentifierType getUserID()
An identifier for the user. Usually, a person ID, such as an employee ID.- Returns:
- possible object is
IdentifierType
-
setUserID
public void setUserID(@Nullable IdentifierType value)
Sets the value of the userID property.- Parameters:
value- allowed object isIdentifierType
-
getAccessCredential
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<AccessCredentialType> getAccessCredential()
Contains a password or other token associated with the authentication of a user. This is used in pre-provisioning a partner system with user account information rather than in actual authentication processes (in which case the appropriate token would typically be passed in a SOAP security header). This component is repeatable to allow for multiple credentials or tokens. Gets the value of the accessCredential property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the accessCredential property.For example, to add a new item, do as follows:
getAccessCredential().add(newItem);Objects of the following type(s) are allowed in the list
AccessCredentialType
-
getPersonName
@Nullable public PersonNameType getPersonName()
The User's actual name.- Returns:
- possible object is
PersonNameType
-
setPersonName
public void setPersonName(@Nullable PersonNameType value)
Sets the value of the personName property.- Parameters:
value- allowed object isPersonNameType
-
getCommunication
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<CommunicationABIEType> getCommunication()
Contact information related to the Users.Gets the value of the communication property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the communication property.For example, to add a new item, do as follows:
getCommunication().add(newItem);Objects of the following type(s) are allowed in the list
CommunicationABIEType
-
getUserRole
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<UserRoleType> getUserRole()
The designated role(s) associated with the user with regard to the account. For example, "recruiter," "compliance officer," "HR manager," etc.Gets the value of the userRole property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the userRole property.For example, to add a new item, do as follows:
getUserRole().add(newItem);Objects of the following type(s) are allowed in the list
UserRoleType
-
getAuthorizedWorkScope
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<WorkScopeType> getAuthorizedWorkScope()
A user's authorized scope of work.Gets the value of the authorizedWorkScope property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the authorizedWorkScope property.For example, to add a new item, do as follows:
getAuthorizedWorkScope().add(newItem);Objects of the following type(s) are allowed in the list
WorkScopeType
-
getProhibitedWorkScope
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<WorkScopeType> getProhibitedWorkScope()
A prohibited scope of work for a user.Gets the value of the prohibitedWorkScope property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the prohibitedWorkScope property.For example, to add a new item, do as follows:
getProhibitedWorkScope().add(newItem);Objects of the following type(s) are allowed in the list
WorkScopeType
-
getAccountConfiguration
@Nullable public AccountConfigurationType getAccountConfiguration()
Gets the value of the accountConfiguration property.- Returns:
- possible object is
AccountConfigurationType
-
setAccountConfiguration
public void setAccountConfiguration(@Nullable AccountConfigurationType value)
Sets the value of the accountConfiguration property.- Parameters:
value- allowed object isAccountConfigurationType
-
getNotification
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<NotificationType> getNotification()
Gets the value of the notification property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the notification property.For example, to add a new item, do as follows:
getNotification().add(newItem);Objects of the following type(s) are allowed in the list
NotificationType
-
getGoverningAgreementID
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<IdentifierType> getGoverningAgreementID()
Gets the value of the governingAgreementID property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the governingAgreementID property.For example, to add a new item, do as follows:
getGoverningAgreementID().add(newItem);Objects of the following type(s) are allowed in the list
IdentifierType
-
getSecurityQuestionInformation
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<SecurityQuestionInformationType> getSecurityQuestionInformation()
Gets the value of the securityQuestionInformation property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the securityQuestionInformation property.For example, to add a new item, do as follows:
getSecurityQuestionInformation().add(newItem);Objects of the following type(s) are allowed in the list
SecurityQuestionInformationType
-
getUserArea
@Nullable public UserAreaType getUserArea()
Gets the value of the userArea property.- Returns:
- possible object is
UserAreaType
-
setUserArea
public void setUserArea(@Nullable UserAreaType value)
Sets the value of the userArea property.- Parameters:
value- allowed object isUserAreaType
-
getLanguageCode
@Nullable public String getLanguageCode()
Gets the value of the languageCode property.- Returns:
- possible object is
String
-
setLanguageCode
public void setLanguageCode(@Nullable String value)
Sets the value of the languageCode property.- Parameters:
value- allowed object isString
-
getValidFrom
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<String> getValidFrom()
Gets the value of the validFrom property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the validFrom property.For example, to add a new item, do as follows:
getValidFrom().add(newItem);Objects of the following type(s) are allowed in the list
String
-
getValidTo
@Nonnull @ReturnsMutableObject("JAXB implementation style") public List<String> getValidTo()
Gets the value of the validTo property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the validTo property.For example, to add a new item, do as follows:
getValidTo().add(newItem);Objects of the following type(s) are allowed in the list
String
-
equals
public boolean equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
-
hashCode
public int hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
-
toString
public String toString()
Created by ph-jaxb22-plugin -Xph-tostring
-
setAlternateDocumentID
public void setAlternateDocumentID(@Nullable List<IdentifierType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setPartyReportingIDs
public void setPartyReportingIDs(@Nullable List<IDSetType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setAccessCredential
public void setAccessCredential(@Nullable List<AccessCredentialType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setCommunication
public void setCommunication(@Nullable List<CommunicationABIEType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setUserRole
public void setUserRole(@Nullable List<UserRoleType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setAuthorizedWorkScope
public void setAuthorizedWorkScope(@Nullable List<WorkScopeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setProhibitedWorkScope
public void setProhibitedWorkScope(@Nullable List<WorkScopeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setNotification
public void setNotification(@Nullable List<NotificationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setGoverningAgreementID
public void setGoverningAgreementID(@Nullable List<IdentifierType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setSecurityQuestionInformation
public void setSecurityQuestionInformation(@Nullable List<SecurityQuestionInformationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setValidFrom
public void setValidFrom(@Nullable List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
setValidTo
public void setValidTo(@Nullable List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
aList- The new list member to set. May benull.
-
hasAlternateDocumentIDEntries
public boolean hasAlternateDocumentIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAlternateDocumentIDEntries
public boolean hasNoAlternateDocumentIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAlternateDocumentIDCount
@Nonnegative public int getAlternateDocumentIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAlternateDocumentIDAtIndex
@Nullable public IdentifierType getAlternateDocumentIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAlternateDocumentID
public void addAlternateDocumentID(@Nonnull IdentifierType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasPartyReportingIDsEntries
public boolean hasPartyReportingIDsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoPartyReportingIDsEntries
public boolean hasNoPartyReportingIDsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getPartyReportingIDsCount
@Nonnegative public int getPartyReportingIDsCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getPartyReportingIDsAtIndex
@Nullable public IDSetType getPartyReportingIDsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addPartyReportingIDs
public void addPartyReportingIDs(@Nonnull IDSetType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasAccessCredentialEntries
public boolean hasAccessCredentialEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAccessCredentialEntries
public boolean hasNoAccessCredentialEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAccessCredentialCount
@Nonnegative public int getAccessCredentialCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAccessCredentialAtIndex
@Nullable public AccessCredentialType getAccessCredentialAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAccessCredential
public void addAccessCredential(@Nonnull AccessCredentialType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasCommunicationEntries
public boolean hasCommunicationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoCommunicationEntries
public boolean hasNoCommunicationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getCommunicationCount
@Nonnegative public int getCommunicationCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getCommunicationAtIndex
@Nullable public CommunicationABIEType getCommunicationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addCommunication
public void addCommunication(@Nonnull CommunicationABIEType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasUserRoleEntries
public boolean hasUserRoleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoUserRoleEntries
public boolean hasNoUserRoleEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getUserRoleCount
@Nonnegative public int getUserRoleCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getUserRoleAtIndex
@Nullable public UserRoleType getUserRoleAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addUserRole
public void addUserRole(@Nonnull UserRoleType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasAuthorizedWorkScopeEntries
public boolean hasAuthorizedWorkScopeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoAuthorizedWorkScopeEntries
public boolean hasNoAuthorizedWorkScopeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getAuthorizedWorkScopeCount
@Nonnegative public int getAuthorizedWorkScopeCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getAuthorizedWorkScopeAtIndex
@Nullable public WorkScopeType getAuthorizedWorkScopeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addAuthorizedWorkScope
public void addAuthorizedWorkScope(@Nonnull WorkScopeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasProhibitedWorkScopeEntries
public boolean hasProhibitedWorkScopeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoProhibitedWorkScopeEntries
public boolean hasNoProhibitedWorkScopeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getProhibitedWorkScopeCount
@Nonnegative public int getProhibitedWorkScopeCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getProhibitedWorkScopeAtIndex
@Nullable public WorkScopeType getProhibitedWorkScopeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addProhibitedWorkScope
public void addProhibitedWorkScope(@Nonnull WorkScopeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasNotificationEntries
public boolean hasNotificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoNotificationEntries
public boolean hasNoNotificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getNotificationCount
@Nonnegative public int getNotificationCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getNotificationAtIndex
@Nullable public NotificationType getNotificationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addNotification
public void addNotification(@Nonnull NotificationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasGoverningAgreementIDEntries
public boolean hasGoverningAgreementIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoGoverningAgreementIDEntries
public boolean hasNoGoverningAgreementIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getGoverningAgreementIDCount
@Nonnegative public int getGoverningAgreementIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getGoverningAgreementIDAtIndex
@Nullable public IdentifierType getGoverningAgreementIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addGoverningAgreementID
public void addGoverningAgreementID(@Nonnull IdentifierType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasSecurityQuestionInformationEntries
public boolean hasSecurityQuestionInformationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoSecurityQuestionInformationEntries
public boolean hasNoSecurityQuestionInformationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getSecurityQuestionInformationCount
@Nonnegative public int getSecurityQuestionInformationCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getSecurityQuestionInformationAtIndex
@Nullable public SecurityQuestionInformationType getSecurityQuestionInformationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addSecurityQuestionInformation
public void addSecurityQuestionInformation(@Nonnull SecurityQuestionInformationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasValidFromEntries
public boolean hasValidFromEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoValidFromEntries
public boolean hasNoValidFromEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getValidFromCount
@Nonnegative public int getValidFromCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getValidFromAtIndex
@Nullable public String getValidFromAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addValidFrom
public void addValidFrom(@Nonnull String elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
hasValidToEntries
public boolean hasValidToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif at least one item is contained,falseotherwise.
-
hasNoValidToEntries
public boolean hasNoValidToEntries()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
trueif no item is contained,falseotherwise.
-
getValidToCount
@Nonnegative public int getValidToCount()
Created by ph-jaxb22-plugin -Xph-list-extension- Returns:
- The number of contained elements. Always ≥ 0.
-
getValidToAtIndex
@Nullable public String getValidToAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
index- The index to retrieve- Returns:
- The element at the specified index. May be
null - Throws:
IndexOutOfBoundsException- if the index is invalid!
-
addValidTo
public void addValidTo(@Nonnull String elem)
Created by ph-jaxb22-plugin -Xph-list-extension- Parameters:
elem- The element to be added. May not benull.
-
cloneTo
public void cloneTo(@Nonnull UserAccountType ret)
This method clones all values fromthisto the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2- Parameters:
ret- The target object to clone to. May not benull.
-
clone
@Nonnull @ReturnsMutableCopy public UserAccountType clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
-
setDocumentID
@Nonnull public IdentifierType setDocumentID(@Nullable String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Parameters:
valueParam- The value to be set. May benull.- Returns:
- The created intermediary object of type IdentifierType and never
null
-
setVersionID
@Nonnull public IdentifierType setVersionID(@Nullable String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Parameters:
valueParam- The value to be set. May benull.- Returns:
- The created intermediary object of type IdentifierType and never
null
-
setUserID
@Nonnull public IdentifierType setUserID(@Nullable String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Parameters:
valueParam- The value to be set. May benull.- Returns:
- The created intermediary object of type IdentifierType and never
null
-
getDocumentIDValue
@Nullable public String getDocumentIDValue()
Get the value of the contained IdentifierType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Returns:
- Either the value of the contained IdentifierType object or
null
-
getVersionIDValue
@Nullable public String getVersionIDValue()
Get the value of the contained IdentifierType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender- Returns:
- Either the value of the contained IdentifierType object or
null
-
-