Package tr.gov.efatura.useraccount
Class ObjectFactory
- java.lang.Object
-
- tr.gov.efatura.useraccount.ObjectFactory
-
@CodingStyleguideUnaware public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the tr.gov.efatura.useraccount package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
This class was annotated by ph-jaxb22-plugin -Xph-annotate
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tr.gov.efatura.useraccount
-
Method Summary
-
-
-
Field Detail
-
_ProcessUserAccount_QNAME
public static final QName _ProcessUserAccount_QNAME
-
_UserAccount_QNAME
public static final QName _UserAccount_QNAME
-
_DocumentID_QNAME
public static final QName _DocumentID_QNAME
-
_AlternateDocumentID_QNAME
public static final QName _AlternateDocumentID_QNAME
-
_DocumentSequence_QNAME
public static final QName _DocumentSequence_QNAME
-
_VersionID_QNAME
public static final QName _VersionID_QNAME
-
_Party_QNAME
public static final QName _Party_QNAME
-
_PartyID_QNAME
public static final QName _PartyID_QNAME
-
_PartyLegalID_QNAME
public static final QName _PartyLegalID_QNAME
-
_PartyTaxID_QNAME
public static final QName _PartyTaxID_QNAME
-
_PartyName_QNAME
public static final QName _PartyName_QNAME
-
_PartyReportingIDs_QNAME
public static final QName _PartyReportingIDs_QNAME
-
_ID_QNAME
public static final QName _ID_QNAME
-
_UserArea_QNAME
public static final QName _UserArea_QNAME
-
_Communication_QNAME
public static final QName _Communication_QNAME
-
_ChannelCode_QNAME
public static final QName _ChannelCode_QNAME
-
_UseCode_QNAME
public static final QName _UseCode_QNAME
-
_Address_QNAME
public static final QName _Address_QNAME
-
_CountryCode_QNAME
public static final QName _CountryCode_QNAME
-
_PersonContact_QNAME
public static final QName _PersonContact_QNAME
-
_PersonID_QNAME
public static final QName _PersonID_QNAME
-
_PersonName_QNAME
public static final QName _PersonName_QNAME
-
_FormattedName_QNAME
public static final QName _FormattedName_QNAME
-
_LegalName_QNAME
public static final QName _LegalName_QNAME
-
_PreferredName_QNAME
public static final QName _PreferredName_QNAME
-
_MiddleName_QNAME
public static final QName _MiddleName_QNAME
-
_FamilyName_QNAME
public static final QName _FamilyName_QNAME
-
_FormerFamilyName_QNAME
public static final QName _FormerFamilyName_QNAME
-
_PreferredSalutationCode_QNAME
public static final QName _PreferredSalutationCode_QNAME
-
_GenerationAffixCode_QNAME
public static final QName _GenerationAffixCode_QNAME
-
_QualificationAffixCode_QNAME
public static final QName _QualificationAffixCode_QNAME
-
_TitleAffixCode_QNAME
public static final QName _TitleAffixCode_QNAME
-
_PersonNameInitials_QNAME
public static final QName _PersonNameInitials_QNAME
-
_AlternateScriptPersonName_QNAME
public static final QName _AlternateScriptPersonName_QNAME
-
_RoleName_QNAME
public static final QName _RoleName_QNAME
-
_FreeFormEffectivePeriod_QNAME
public static final QName _FreeFormEffectivePeriod_QNAME
-
_StartDate_QNAME
public static final QName _StartDate_QNAME
-
_FormattedDateTime_QNAME
public static final QName _FormattedDateTime_QNAME
-
_DateText_QNAME
public static final QName _DateText_QNAME
-
_EndDate_QNAME
public static final QName _EndDate_QNAME
-
_UserID_QNAME
public static final QName _UserID_QNAME
-
_AccessCredential_QNAME
public static final QName _AccessCredential_QNAME
-
_AccessCredentialTypeCode_QNAME
public static final QName _AccessCredentialTypeCode_QNAME
-
_AccessCredentialValue_QNAME
public static final QName _AccessCredentialValue_QNAME
-
_UserRole_QNAME
public static final QName _UserRole_QNAME
-
_AuthorizedWorkScope_QNAME
public static final QName _AuthorizedWorkScope_QNAME
-
_WorkScopeCode_QNAME
public static final QName _WorkScopeCode_QNAME
-
_WorkScopeName_QNAME
public static final QName _WorkScopeName_QNAME
-
_ProhibitedWorkScope_QNAME
public static final QName _ProhibitedWorkScope_QNAME
-
_AccountConfiguration_QNAME
public static final QName _AccountConfiguration_QNAME
-
_UseDefaultIndicator_QNAME
public static final QName _UseDefaultIndicator_QNAME
-
_UserOptionCode_QNAME
public static final QName _UserOptionCode_QNAME
-
_Notification_QNAME
public static final QName _Notification_QNAME
-
_NotificationScopeCode_QNAME
public static final QName _NotificationScopeCode_QNAME
-
_NotificationMethod_QNAME
public static final QName _NotificationMethod_QNAME
-
_GoverningAgreementID_QNAME
public static final QName _GoverningAgreementID_QNAME
-
_SecurityQuestionInformation_QNAME
public static final QName _SecurityQuestionInformation_QNAME
-
_SecurityQuestionID_QNAME
public static final QName _SecurityQuestionID_QNAME
-
_SecurityQuestion_QNAME
public static final QName _SecurityQuestion_QNAME
-
_SecurityQuestionAnswer_QNAME
public static final QName _SecurityQuestionAnswer_QNAME
-
_CancelUserAccount_QNAME
public static final QName _CancelUserAccount_QNAME
-
-
Method Detail
-
createProcessUserAccountType
@Nonnull public ProcessUserAccountType createProcessUserAccountType()
Create an instance ofProcessUserAccountType- Returns:
- The created ProcessUserAccountType object and never
null.
-
createUserAccountType
@Nonnull public UserAccountType createUserAccountType()
Create an instance ofUserAccountType- Returns:
- The created UserAccountType object and never
null.
-
createIdentifierType
@Nonnull public IdentifierType createIdentifierType()
Create an instance ofIdentifierType- Returns:
- The created IdentifierType object and never
null.
-
createPartyType
@Nonnull public PartyType createPartyType()
Create an instance ofPartyType- Returns:
- The created PartyType object and never
null.
-
createIDSetType
@Nonnull public IDSetType createIDSetType()
Create an instance ofIDSetType- Returns:
- The created IDSetType object and never
null.
-
createUserAreaType
@Nonnull public UserAreaType createUserAreaType()
Create an instance ofUserAreaType- Returns:
- The created UserAreaType object and never
null.
-
createCommunicationABIEType
@Nonnull public CommunicationABIEType createCommunicationABIEType()
Create an instance ofCommunicationABIEType- Returns:
- The created CommunicationABIEType object and never
null.
-
createChannelCodeType
@Nonnull public ChannelCodeType createChannelCodeType()
Create an instance ofChannelCodeType- Returns:
- The created ChannelCodeType object and never
null.
-
createUseCodeType
@Nonnull public UseCodeType createUseCodeType()
Create an instance ofUseCodeType- Returns:
- The created UseCodeType object and never
null.
-
createAddressType
@Nonnull public AddressType createAddressType()
Create an instance ofAddressType- Returns:
- The created AddressType object and never
null.
-
createCountryCodeType
@Nonnull public CountryCodeType createCountryCodeType()
Create an instance ofCountryCodeType- Returns:
- The created CountryCodeType object and never
null.
-
createPersonContactType
@Nonnull public PersonContactType createPersonContactType()
Create an instance ofPersonContactType- Returns:
- The created PersonContactType object and never
null.
-
createPersonNameType
@Nonnull public PersonNameType createPersonNameType()
Create an instance ofPersonNameType- Returns:
- The created PersonNameType object and never
null.
-
createFormattedNameType
@Nonnull public FormattedNameType createFormattedNameType()
Create an instance ofFormattedNameType- Returns:
- The created FormattedNameType object and never
null.
-
createMiddleNameType
@Nonnull public MiddleNameType createMiddleNameType()
Create an instance ofMiddleNameType- Returns:
- The created MiddleNameType object and never
null.
-
createFamilyNameType
@Nonnull public FamilyNameType createFamilyNameType()
Create an instance ofFamilyNameType- Returns:
- The created FamilyNameType object and never
null.
-
createAlternateScriptPersonNameType
@Nonnull public AlternateScriptPersonNameType createAlternateScriptPersonNameType()
Create an instance ofAlternateScriptPersonNameType- Returns:
- The created AlternateScriptPersonNameType object and never
null.
-
createFreeFormEffectivePeriodType
@Nonnull public FreeFormEffectivePeriodType createFreeFormEffectivePeriodType()
Create an instance ofFreeFormEffectivePeriodType- Returns:
- The created FreeFormEffectivePeriodType object and never
null.
-
createFreeFormDateType
@Nonnull public FreeFormDateType createFreeFormDateType()
Create an instance ofFreeFormDateType- Returns:
- The created FreeFormDateType object and never
null.
-
createDateTextType
@Nonnull public DateTextType createDateTextType()
Create an instance ofDateTextType- Returns:
- The created DateTextType object and never
null.
-
createAccessCredentialType
@Nonnull public AccessCredentialType createAccessCredentialType()
Create an instance ofAccessCredentialType- Returns:
- The created AccessCredentialType object and never
null.
-
createUserRoleType
@Nonnull public UserRoleType createUserRoleType()
Create an instance ofUserRoleType- Returns:
- The created UserRoleType object and never
null.
-
createWorkScopeType
@Nonnull public WorkScopeType createWorkScopeType()
Create an instance ofWorkScopeType- Returns:
- The created WorkScopeType object and never
null.
-
createAccountConfigurationType
@Nonnull public AccountConfigurationType createAccountConfigurationType()
Create an instance ofAccountConfigurationType- Returns:
- The created AccountConfigurationType object and never
null.
-
createNotificationType
@Nonnull public NotificationType createNotificationType()
Create an instance ofNotificationType- Returns:
- The created NotificationType object and never
null.
-
createSecurityQuestionInformationType
@Nonnull public SecurityQuestionInformationType createSecurityQuestionInformationType()
Create an instance ofSecurityQuestionInformationType- Returns:
- The created SecurityQuestionInformationType object and never
null.
-
createCancelUserAccountType
@Nonnull public CancelUserAccountType createCancelUserAccountType()
Create an instance ofCancelUserAccountType- Returns:
- The created CancelUserAccountType object and never
null.
-
createProcessUserAccountDataAreaType
@Nonnull public ProcessUserAccountDataAreaType createProcessUserAccountDataAreaType()
Create an instance ofProcessUserAccountDataAreaType- Returns:
- The created ProcessUserAccountDataAreaType object and never
null.
-
createBasePartyType
@Nonnull public BasePartyType createBasePartyType()
Create an instance ofBasePartyType- Returns:
- The created BasePartyType object and never
null.
-
createPersonNameBaseType
@Nonnull public PersonNameBaseType createPersonNameBaseType()
Create an instance ofPersonNameBaseType- Returns:
- The created PersonNameBaseType object and never
null.
-
createCancelUserAccountDataAreaType
@Nonnull public CancelUserAccountDataAreaType createCancelUserAccountDataAreaType()
Create an instance ofCancelUserAccountDataAreaType- Returns:
- The created CancelUserAccountDataAreaType object and never
null.
-
createProcessUserAccount
@Nonnull public JAXBElement<ProcessUserAccountType> createProcessUserAccount(@Nullable ProcessUserAccountType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ProcessUserAccountType>The created JAXBElement and nevernull.
-
createUserAccount
@Nonnull public JAXBElement<UserAccountType> createUserAccount(@Nullable UserAccountType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UserAccountType>The created JAXBElement and nevernull.
-
createDocumentID
@Nonnull public JAXBElement<IdentifierType> createDocumentID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createAlternateDocumentID
@Nonnull public JAXBElement<IdentifierType> createAlternateDocumentID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createDocumentSequence
@Nonnull public JAXBElement<BigInteger> createDocumentSequence(@Nullable BigInteger value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BigInteger>The created JAXBElement and nevernull.
-
createVersionID
@Nonnull public JAXBElement<IdentifierType> createVersionID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createParty
@Nonnull public JAXBElement<PartyType> createParty(@Nullable PartyType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PartyType>The created JAXBElement and nevernull.
-
createPartyID
@Nonnull public JAXBElement<IdentifierType> createPartyID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createPartyLegalID
@Nonnull public JAXBElement<IdentifierType> createPartyLegalID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createPartyTaxID
@Nonnull public JAXBElement<IdentifierType> createPartyTaxID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createPartyName
@Nonnull public JAXBElement<TextType> createPartyName(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createPartyReportingIDs
@Nonnull public JAXBElement<IDSetType> createPartyReportingIDs(@Nullable IDSetType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IDSetType>The created JAXBElement and nevernull.
-
createID
@Nonnull public JAXBElement<IdentifierType> createID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createUserArea
@Nonnull public JAXBElement<UserAreaType> createUserArea(@Nullable UserAreaType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UserAreaType>The created JAXBElement and nevernull.
-
createCommunication
@Nonnull public JAXBElement<CommunicationABIEType> createCommunication(@Nullable CommunicationABIEType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CommunicationABIEType>The created JAXBElement and nevernull.
-
createChannelCode
@Nonnull public JAXBElement<ChannelCodeType> createChannelCode(@Nullable ChannelCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ChannelCodeType>The created JAXBElement and nevernull.
-
createUseCode
@Nonnull public JAXBElement<UseCodeType> createUseCode(@Nullable UseCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UseCodeType>The created JAXBElement and nevernull.
-
createAddress
@Nonnull public JAXBElement<AddressType> createAddress(@Nullable AddressType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AddressType>The created JAXBElement and nevernull.
-
createCountryCode
@Nonnull public JAXBElement<CountryCodeType> createCountryCode(@Nullable CountryCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CountryCodeType>The created JAXBElement and nevernull.
-
createPersonContact
@Nonnull public JAXBElement<PersonContactType> createPersonContact(@Nullable PersonContactType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PersonContactType>The created JAXBElement and nevernull.
-
createPersonID
@Nonnull public JAXBElement<IdentifierType> createPersonID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createPersonName
@Nonnull public JAXBElement<PersonNameType> createPersonName(@Nullable PersonNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PersonNameType>The created JAXBElement and nevernull.
-
createFormattedName
@Nonnull public JAXBElement<FormattedNameType> createFormattedName(@Nullable FormattedNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FormattedNameType>The created JAXBElement and nevernull.
-
createLegalName
@Nonnull public JAXBElement<FormattedNameType> createLegalName(@Nullable FormattedNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FormattedNameType>The created JAXBElement and nevernull.
-
createPreferredName
@Nonnull public JAXBElement<TextType> createPreferredName(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createMiddleName
@Nonnull public JAXBElement<MiddleNameType> createMiddleName(@Nullable MiddleNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MiddleNameType>The created JAXBElement and nevernull.
-
createFamilyName
@Nonnull public JAXBElement<FamilyNameType> createFamilyName(@Nullable FamilyNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FamilyNameType>The created JAXBElement and nevernull.
-
createFormerFamilyName
@Nonnull public JAXBElement<FamilyNameType> createFormerFamilyName(@Nullable FamilyNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FamilyNameType>The created JAXBElement and nevernull.
-
createPreferredSalutationCode
@Nonnull public JAXBElement<CodeType> createPreferredSalutationCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createGenerationAffixCode
@Nonnull public JAXBElement<CodeType> createGenerationAffixCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createQualificationAffixCode
@Nonnull public JAXBElement<CodeType> createQualificationAffixCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createTitleAffixCode
@Nonnull public JAXBElement<CodeType> createTitleAffixCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createPersonNameInitials
@Nonnull public JAXBElement<TextType> createPersonNameInitials(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createAlternateScriptPersonName
@Nonnull public JAXBElement<AlternateScriptPersonNameType> createAlternateScriptPersonName(@Nullable AlternateScriptPersonNameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AlternateScriptPersonNameType>The created JAXBElement and nevernull.
-
createRoleName
@Nonnull public JAXBElement<TextType> createRoleName(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createFreeFormEffectivePeriod
@Nonnull public JAXBElement<FreeFormEffectivePeriodType> createFreeFormEffectivePeriod(@Nullable FreeFormEffectivePeriodType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FreeFormEffectivePeriodType>The created JAXBElement and nevernull.
-
createStartDate
@Nonnull public JAXBElement<FreeFormDateType> createStartDate(@Nullable FreeFormDateType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FreeFormDateType>The created JAXBElement and nevernull.
-
createFormattedDateTime
@Nonnull public JAXBElement<List<String>> createFormattedDateTime(@Nullable List<String> value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<List<String>>The created JAXBElement and nevernull.
-
createDateText
@Nonnull public JAXBElement<DateTextType> createDateText(@Nullable DateTextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DateTextType>The created JAXBElement and nevernull.
-
createEndDate
@Nonnull public JAXBElement<FreeFormDateType> createEndDate(@Nullable FreeFormDateType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FreeFormDateType>The created JAXBElement and nevernull.
-
createUserID
@Nonnull public JAXBElement<IdentifierType> createUserID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createAccessCredential
@Nonnull public JAXBElement<AccessCredentialType> createAccessCredential(@Nullable AccessCredentialType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AccessCredentialType>The created JAXBElement and nevernull.
-
createAccessCredentialTypeCode
@Nonnull public JAXBElement<CodeType> createAccessCredentialTypeCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createAccessCredentialValue
@Nonnull public JAXBElement<String> createAccessCredentialValue(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createUserRole
@Nonnull public JAXBElement<UserRoleType> createUserRole(@Nullable UserRoleType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<UserRoleType>The created JAXBElement and nevernull.
-
createAuthorizedWorkScope
@Nonnull public JAXBElement<WorkScopeType> createAuthorizedWorkScope(@Nullable WorkScopeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<WorkScopeType>The created JAXBElement and nevernull.
-
createWorkScopeCode
@Nonnull public JAXBElement<CodeType> createWorkScopeCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createWorkScopeName
@Nonnull public JAXBElement<String> createWorkScopeName(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createProhibitedWorkScope
@Nonnull public JAXBElement<WorkScopeType> createProhibitedWorkScope(@Nullable WorkScopeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<WorkScopeType>The created JAXBElement and nevernull.
-
createAccountConfiguration
@Nonnull public JAXBElement<AccountConfigurationType> createAccountConfiguration(@Nullable AccountConfigurationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AccountConfigurationType>The created JAXBElement and nevernull.
-
createUseDefaultIndicator
@Nonnull public JAXBElement<Boolean> createUseDefaultIndicator(@Nullable Boolean value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Boolean>The created JAXBElement and nevernull.
-
createUserOptionCode
@Nonnull public JAXBElement<CodeType> createUserOptionCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createNotification
@Nonnull public JAXBElement<NotificationType> createNotification(@Nullable NotificationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NotificationType>The created JAXBElement and nevernull.
-
createNotificationScopeCode
@Nonnull public JAXBElement<CodeType> createNotificationScopeCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createNotificationMethod
@Nonnull public JAXBElement<CommunicationABIEType> createNotificationMethod(@Nullable CommunicationABIEType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CommunicationABIEType>The created JAXBElement and nevernull.
-
createGoverningAgreementID
@Nonnull public JAXBElement<IdentifierType> createGoverningAgreementID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createSecurityQuestionInformation
@Nonnull public JAXBElement<SecurityQuestionInformationType> createSecurityQuestionInformation(@Nullable SecurityQuestionInformationType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SecurityQuestionInformationType>The created JAXBElement and nevernull.
-
createSecurityQuestionID
@Nonnull public JAXBElement<IdentifierType> createSecurityQuestionID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createSecurityQuestion
@Nonnull public JAXBElement<String> createSecurityQuestion(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createSecurityQuestionAnswer
@Nonnull public JAXBElement<String> createSecurityQuestionAnswer(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createCancelUserAccount
@Nonnull public JAXBElement<CancelUserAccountType> createCancelUserAccount(@Nullable CancelUserAccountType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CancelUserAccountType>The created JAXBElement and nevernull.
-
-