Package org.openapplications.oagis._9
Class ObjectFactory
- java.lang.Object
-
- org.openapplications.oagis._9.ObjectFactory
-
@CodingStyleguideUnaware public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the org.openapplications.oagis._9 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: org.openapplications.oagis._9
-
Method Summary
-
-
-
Field Detail
-
_ApplicationArea_QNAME
public static final QName _ApplicationArea_QNAME
-
_Sender_QNAME
public static final QName _Sender_QNAME
-
_LogicalID_QNAME
public static final QName _LogicalID_QNAME
-
_ComponentID_QNAME
public static final QName _ComponentID_QNAME
-
_TaskID_QNAME
public static final QName _TaskID_QNAME
-
_ReferenceID_QNAME
public static final QName _ReferenceID_QNAME
-
_ConfirmationCode_QNAME
public static final QName _ConfirmationCode_QNAME
-
_AuthorizationID_QNAME
public static final QName _AuthorizationID_QNAME
-
_Receiver_QNAME
public static final QName _Receiver_QNAME
-
_ID_QNAME
public static final QName _ID_QNAME
-
_CreationDateTime_QNAME
public static final QName _CreationDateTime_QNAME
-
_Signature_QNAME
public static final QName _Signature_QNAME
-
_BODID_QNAME
public static final QName _BODID_QNAME
-
_UserArea_QNAME
public static final QName _UserArea_QNAME
-
_Process_QNAME
public static final QName _Process_QNAME
-
_ActionCriteria_QNAME
public static final QName _ActionCriteria_QNAME
-
_ActionExpression_QNAME
public static final QName _ActionExpression_QNAME
-
_ChangeStatus_QNAME
public static final QName _ChangeStatus_QNAME
-
_Code_QNAME
public static final QName _Code_QNAME
-
_Description_QNAME
public static final QName _Description_QNAME
-
_EffectiveDateTime_QNAME
public static final QName _EffectiveDateTime_QNAME
-
_ReasonCode_QNAME
public static final QName _ReasonCode_QNAME
-
_Reason_QNAME
public static final QName _Reason_QNAME
-
_StateChange_QNAME
public static final QName _StateChange_QNAME
-
_FromStateCode_QNAME
public static final QName _FromStateCode_QNAME
-
_ToStateCode_QNAME
public static final QName _ToStateCode_QNAME
-
_ChangeDateTime_QNAME
public static final QName _ChangeDateTime_QNAME
-
_Note_QNAME
public static final QName _Note_QNAME
-
_CountryDialing_QNAME
public static final QName _CountryDialing_QNAME
-
_AreaDialing_QNAME
public static final QName _AreaDialing_QNAME
-
_DialNumber_QNAME
public static final QName _DialNumber_QNAME
-
_Extension_QNAME
public static final QName _Extension_QNAME
-
_Access_QNAME
public static final QName _Access_QNAME
-
_FormatCode_QNAME
public static final QName _FormatCode_QNAME
-
_AttentionOfName_QNAME
public static final QName _AttentionOfName_QNAME
-
_CareOfName_QNAME
public static final QName _CareOfName_QNAME
-
_AddressLine_QNAME
public static final QName _AddressLine_QNAME
-
_LineOne_QNAME
public static final QName _LineOne_QNAME
-
_LineTwo_QNAME
public static final QName _LineTwo_QNAME
-
_LineThree_QNAME
public static final QName _LineThree_QNAME
-
_LineFour_QNAME
public static final QName _LineFour_QNAME
-
_LineFive_QNAME
public static final QName _LineFive_QNAME
-
_BuildingNumber_QNAME
public static final QName _BuildingNumber_QNAME
-
_BuildingName_QNAME
public static final QName _BuildingName_QNAME
-
_StreetName_QNAME
public static final QName _StreetName_QNAME
-
_Unit_QNAME
public static final QName _Unit_QNAME
-
_Floor_QNAME
public static final QName _Floor_QNAME
-
_PostOfficeBox_QNAME
public static final QName _PostOfficeBox_QNAME
-
_DeliveryPointCode_QNAME
public static final QName _DeliveryPointCode_QNAME
-
_CitySubDivisionName_QNAME
public static final QName _CitySubDivisionName_QNAME
-
_CityName_QNAME
public static final QName _CityName_QNAME
-
_CountrySubDivisionCode_QNAME
public static final QName _CountrySubDivisionCode_QNAME
-
_PostalCode_QNAME
public static final QName _PostalCode_QNAME
-
_Status_QNAME
public static final QName _Status_QNAME
-
_TimePeriod_QNAME
public static final QName _TimePeriod_QNAME
-
_InclusiveIndicator_QNAME
public static final QName _InclusiveIndicator_QNAME
-
_StartDateTime_QNAME
public static final QName _StartDateTime_QNAME
-
_Duration_QNAME
public static final QName _Duration_QNAME
-
_EndDateTime_QNAME
public static final QName _EndDateTime_QNAME
-
_Preference_QNAME
public static final QName _Preference_QNAME
-
_Sequence_QNAME
public static final QName _Sequence_QNAME
-
_Indicator_QNAME
public static final QName _Indicator_QNAME
-
_EffectiveTimePeriod_QNAME
public static final QName _EffectiveTimePeriod_QNAME
-
_URI_QNAME
public static final QName _URI_QNAME
-
_HTMLPreferredIndicator_QNAME
public static final QName _HTMLPreferredIndicator_QNAME
-
_Text_QNAME
public static final QName _Text_QNAME
-
_GivenName_QNAME
public static final QName _GivenName_QNAME
-
_Cancel_QNAME
public static final QName _Cancel_QNAME
-
-
Method Detail
-
createTextType
@Nonnull public TextType createTextType()
Create an instance ofTextType- Returns:
- The created TextType object and never
null.
-
createCodeType
@Nonnull public CodeType createCodeType()
Create an instance ofCodeType- Returns:
- The created CodeType object and never
null.
-
createIdentifierType
@Nonnull public IdentifierType createIdentifierType()
Create an instance ofIdentifierType- Returns:
- The created IdentifierType object and never
null.
-
createApplicationAreaType
@Nonnull public ApplicationAreaType createApplicationAreaType()
Create an instance ofApplicationAreaType- Returns:
- The created ApplicationAreaType object and never
null.
-
createSenderType
@Nonnull public SenderType createSenderType()
Create an instance ofSenderType- Returns:
- The created SenderType object and never
null.
-
createConfirmationResponseCodeType
@Nonnull public ConfirmationResponseCodeType createConfirmationResponseCodeType()
Create an instance ofConfirmationResponseCodeType- Returns:
- The created ConfirmationResponseCodeType object and never
null.
-
createReceiverType
@Nonnull public ReceiverType createReceiverType()
Create an instance ofReceiverType- Returns:
- The created ReceiverType object and never
null.
-
createSignatureType
@Nonnull public SignatureType createSignatureType()
Create an instance ofSignatureType- Returns:
- The created SignatureType object and never
null.
-
createUserAreaType
@Nonnull public UserAreaType createUserAreaType()
Create an instance ofUserAreaType- Returns:
- The created UserAreaType object and never
null.
-
createProcessType
@Nonnull public ProcessType createProcessType()
Create an instance ofProcessType- Returns:
- The created ProcessType object and never
null.
-
createActionCriteriaType
@Nonnull public ActionCriteriaType createActionCriteriaType()
Create an instance ofActionCriteriaType- Returns:
- The created ActionCriteriaType object and never
null.
-
createActionExpressionType
@Nonnull public ActionExpressionType createActionExpressionType()
Create an instance ofActionExpressionType- Returns:
- The created ActionExpressionType object and never
null.
-
createChangeStatusType
@Nonnull public ChangeStatusType createChangeStatusType()
Create an instance ofChangeStatusType- Returns:
- The created ChangeStatusType object and never
null.
-
createDescriptionType
@Nonnull public DescriptionType createDescriptionType()
Create an instance ofDescriptionType- Returns:
- The created DescriptionType object and never
null.
-
createStateChangeType
@Nonnull public StateChangeType createStateChangeType()
Create an instance ofStateChangeType- Returns:
- The created StateChangeType object and never
null.
-
createStateCodeType
@Nonnull public StateCodeType createStateCodeType()
Create an instance ofStateCodeType- Returns:
- The created StateCodeType object and never
null.
-
createNoteType
@Nonnull public NoteType createNoteType()
Create an instance ofNoteType- Returns:
- The created NoteType object and never
null.
-
createNameType
@Nonnull public NameType createNameType()
Create an instance ofNameType- Returns:
- The created NameType object and never
null.
-
createSequencedTextType
@Nonnull public SequencedTextType createSequencedTextType()
Create an instance ofSequencedTextType- Returns:
- The created SequencedTextType object and never
null.
-
createDeliveryPointCodeType
@Nonnull public DeliveryPointCodeType createDeliveryPointCodeType()
Create an instance ofDeliveryPointCodeType- Returns:
- The created DeliveryPointCodeType object and never
null.
-
createCountrySubDivisionCodeType
@Nonnull public CountrySubDivisionCodeType createCountrySubDivisionCodeType()
Create an instance ofCountrySubDivisionCodeType- Returns:
- The created CountrySubDivisionCodeType object and never
null.
-
createStatusType
@Nonnull public StatusType createStatusType()
Create an instance ofStatusType- Returns:
- The created StatusType object and never
null.
-
createTimePeriodType
@Nonnull public TimePeriodType createTimePeriodType()
Create an instance ofTimePeriodType- Returns:
- The created TimePeriodType object and never
null.
-
createPreferenceType
@Nonnull public PreferenceType createPreferenceType()
Create an instance ofPreferenceType- Returns:
- The created PreferenceType object and never
null.
-
createCancelType
@Nonnull public CancelType createCancelType()
Create an instance ofCancelType- Returns:
- The created CancelType object and never
null.
-
createBusinessObjectDocumentType
@Nonnull public BusinessObjectDocumentType createBusinessObjectDocumentType()
Create an instance ofBusinessObjectDocumentType- Returns:
- The created BusinessObjectDocumentType object and never
null.
-
createResponseCodeType
@Nonnull public ResponseCodeType createResponseCodeType()
Create an instance ofResponseCodeType- Returns:
- The created ResponseCodeType object and never
null.
-
createActionVerbType
@Nonnull public ActionVerbType createActionVerbType()
Create an instance ofActionVerbType- Returns:
- The created ActionVerbType object and never
null.
-
createStatusBasisType
@Nonnull public StatusBasisType createStatusBasisType()
Create an instance ofStatusBasisType- Returns:
- The created StatusBasisType object and never
null.
-
createStatusABIEType
@Nonnull public StatusABIEType createStatusABIEType()
Create an instance ofStatusABIEType- Returns:
- The created StatusABIEType object and never
null.
-
createTimePeriodABIEType
@Nonnull public TimePeriodABIEType createTimePeriodABIEType()
Create an instance ofTimePeriodABIEType- Returns:
- The created TimePeriodABIEType object and never
null.
-
createPreferenceABIEType
@Nonnull public PreferenceABIEType createPreferenceABIEType()
Create an instance ofPreferenceABIEType- Returns:
- The created PreferenceABIEType object and never
null.
-
createApplicationArea
@Nonnull public JAXBElement<ApplicationAreaType> createApplicationArea(@Nullable ApplicationAreaType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ApplicationAreaType>The created JAXBElement and nevernull.
-
createSender
@Nonnull public JAXBElement<SenderType> createSender(@Nullable SenderType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SenderType>The created JAXBElement and nevernull.
-
createLogicalID
@Nonnull public JAXBElement<IdentifierType> createLogicalID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createComponentID
@Nonnull public JAXBElement<IdentifierType> createComponentID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createTaskID
@Nonnull public JAXBElement<IdentifierType> createTaskID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createReferenceID
@Nonnull public JAXBElement<IdentifierType> createReferenceID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createConfirmationCode
@Nonnull public JAXBElement<ConfirmationResponseCodeType> createConfirmationCode(@Nullable ConfirmationResponseCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ConfirmationResponseCodeType>The created JAXBElement and nevernull.
-
createAuthorizationID
@Nonnull public JAXBElement<IdentifierType> createAuthorizationID(@Nullable IdentifierType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<IdentifierType>The created JAXBElement and nevernull.
-
createReceiver
@Nonnull public JAXBElement<ReceiverType> createReceiver(@Nullable ReceiverType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ReceiverType>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.
-
createCreationDateTime
@Nonnull public JAXBElement<String> createCreationDateTime(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createSignature
@Nonnull public JAXBElement<SignatureType> createSignature(@Nullable SignatureType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SignatureType>The created JAXBElement and nevernull.
-
createBODID
@Nonnull public JAXBElement<IdentifierType> createBODID(@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.
-
createProcess
@Nonnull public JAXBElement<ProcessType> createProcess(@Nullable ProcessType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ProcessType>The created JAXBElement and nevernull.
-
createActionCriteria
@Nonnull public JAXBElement<ActionCriteriaType> createActionCriteria(@Nullable ActionCriteriaType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ActionCriteriaType>The created JAXBElement and nevernull.
-
createActionExpression
@Nonnull public JAXBElement<ActionExpressionType> createActionExpression(@Nullable ActionExpressionType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ActionExpressionType>The created JAXBElement and nevernull.
-
createChangeStatus
@Nonnull public JAXBElement<ChangeStatusType> createChangeStatus(@Nullable ChangeStatusType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ChangeStatusType>The created JAXBElement and nevernull.
-
createCode
@Nonnull public JAXBElement<CodeType> createCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createDescription
@Nonnull public JAXBElement<DescriptionType> createDescription(@Nullable DescriptionType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DescriptionType>The created JAXBElement and nevernull.
-
createEffectiveDateTime
@Nonnull public JAXBElement<String> createEffectiveDateTime(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createReasonCode
@Nonnull public JAXBElement<CodeType> createReasonCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createReason
@Nonnull public JAXBElement<TextType> createReason(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createStateChange
@Nonnull public JAXBElement<StateChangeType> createStateChange(@Nullable StateChangeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StateChangeType>The created JAXBElement and nevernull.
-
createFromStateCode
@Nonnull public JAXBElement<StateCodeType> createFromStateCode(@Nullable StateCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StateCodeType>The created JAXBElement and nevernull.
-
createToStateCode
@Nonnull public JAXBElement<StateCodeType> createToStateCode(@Nullable StateCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StateCodeType>The created JAXBElement and nevernull.
-
createChangeDateTime
@Nonnull public JAXBElement<String> createChangeDateTime(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createNote
@Nonnull public JAXBElement<NoteType> createNote(@Nullable NoteType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NoteType>The created JAXBElement and nevernull.
-
createCountryDialing
@Nonnull public JAXBElement<TextType> createCountryDialing(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createAreaDialing
@Nonnull public JAXBElement<TextType> createAreaDialing(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createDialNumber
@Nonnull public JAXBElement<TextType> createDialNumber(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createExtension
@Nonnull public JAXBElement<TextType> createExtension(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createAccess
@Nonnull public JAXBElement<TextType> createAccess(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createFormatCode
@Nonnull public JAXBElement<CodeType> createFormatCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createAttentionOfName
@Nonnull public JAXBElement<NameType> createAttentionOfName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createCareOfName
@Nonnull public JAXBElement<NameType> createCareOfName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createAddressLine
@Nonnull public JAXBElement<SequencedTextType> createAddressLine(@Nullable SequencedTextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SequencedTextType>The created JAXBElement and nevernull.
-
createLineOne
@Nonnull public JAXBElement<TextType> createLineOne(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createLineTwo
@Nonnull public JAXBElement<TextType> createLineTwo(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createLineThree
@Nonnull public JAXBElement<TextType> createLineThree(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createLineFour
@Nonnull public JAXBElement<TextType> createLineFour(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createLineFive
@Nonnull public JAXBElement<TextType> createLineFive(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createBuildingNumber
@Nonnull public JAXBElement<TextType> createBuildingNumber(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createBuildingName
@Nonnull public JAXBElement<NameType> createBuildingName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createStreetName
@Nonnull public JAXBElement<NameType> createStreetName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createUnit
@Nonnull public JAXBElement<TextType> createUnit(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createFloor
@Nonnull public JAXBElement<TextType> createFloor(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createPostOfficeBox
@Nonnull public JAXBElement<TextType> createPostOfficeBox(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createDeliveryPointCode
@Nonnull public JAXBElement<DeliveryPointCodeType> createDeliveryPointCode(@Nullable DeliveryPointCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DeliveryPointCodeType>The created JAXBElement and nevernull.
-
createCitySubDivisionName
@Nonnull public JAXBElement<NameType> createCitySubDivisionName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createCityName
@Nonnull public JAXBElement<NameType> createCityName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createCountrySubDivisionCode
@Nonnull public JAXBElement<CountrySubDivisionCodeType> createCountrySubDivisionCode(@Nullable CountrySubDivisionCodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CountrySubDivisionCodeType>The created JAXBElement and nevernull.
-
createPostalCode
@Nonnull public JAXBElement<CodeType> createPostalCode(@Nullable CodeType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CodeType>The created JAXBElement and nevernull.
-
createStatus
@Nonnull public JAXBElement<StatusType> createStatus(@Nullable StatusType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<StatusType>The created JAXBElement and nevernull.
-
createTimePeriod
@Nonnull public JAXBElement<TimePeriodType> createTimePeriod(@Nullable TimePeriodType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimePeriodType>The created JAXBElement and nevernull.
-
createInclusiveIndicator
@Nonnull public JAXBElement<Boolean> createInclusiveIndicator(@Nullable Boolean value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Boolean>The created JAXBElement and nevernull.
-
createStartDateTime
@Nonnull public JAXBElement<String> createStartDateTime(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createDuration
@Nonnull public JAXBElement<Duration> createDuration(@Nullable Duration value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Duration>The created JAXBElement and nevernull.
-
createEndDateTime
@Nonnull public JAXBElement<String> createEndDateTime(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createPreference
@Nonnull public JAXBElement<PreferenceType> createPreference(@Nullable PreferenceType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<PreferenceType>The created JAXBElement and nevernull.
-
createSequence
@Nonnull public JAXBElement<BigInteger> createSequence(@Nullable BigInteger value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<BigInteger>The created JAXBElement and nevernull.
-
createIndicator
@Nonnull public JAXBElement<Boolean> createIndicator(@Nullable Boolean value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Boolean>The created JAXBElement and nevernull.
-
createEffectiveTimePeriod
@Nonnull public JAXBElement<TimePeriodType> createEffectiveTimePeriod(@Nullable TimePeriodType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimePeriodType>The created JAXBElement and nevernull.
-
createURI
@Nonnull public JAXBElement<String> createURI(@Nullable String value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>The created JAXBElement and nevernull.
-
createHTMLPreferredIndicator
@Nonnull public JAXBElement<Boolean> createHTMLPreferredIndicator(@Nullable Boolean value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Boolean>The created JAXBElement and nevernull.
-
createText
@Nonnull public JAXBElement<TextType> createText(@Nullable TextType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TextType>The created JAXBElement and nevernull.
-
createGivenName
@Nonnull public JAXBElement<NameType> createGivenName(@Nullable NameType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<NameType>The created JAXBElement and nevernull.
-
createCancel
@Nonnull public JAXBElement<CancelType> createCancel(@Nullable CancelType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CancelType>The created JAXBElement and nevernull.
-
-