@CodingStyleguideUnaware public class ObjectFactory extends Object
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
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openapplications.oagis._9
|
public static final QName _ApplicationArea_QNAME
public static final QName _Sender_QNAME
public static final QName _LogicalID_QNAME
public static final QName _ComponentID_QNAME
public static final QName _TaskID_QNAME
public static final QName _ReferenceID_QNAME
public static final QName _ConfirmationCode_QNAME
public static final QName _AuthorizationID_QNAME
public static final QName _Receiver_QNAME
public static final QName _ID_QNAME
public static final QName _CreationDateTime_QNAME
public static final QName _Signature_QNAME
public static final QName _BODID_QNAME
public static final QName _UserArea_QNAME
public static final QName _Process_QNAME
public static final QName _ActionCriteria_QNAME
public static final QName _ActionExpression_QNAME
public static final QName _ChangeStatus_QNAME
public static final QName _Code_QNAME
public static final QName _Description_QNAME
public static final QName _EffectiveDateTime_QNAME
public static final QName _ReasonCode_QNAME
public static final QName _Reason_QNAME
public static final QName _StateChange_QNAME
public static final QName _FromStateCode_QNAME
public static final QName _ToStateCode_QNAME
public static final QName _ChangeDateTime_QNAME
public static final QName _Note_QNAME
public static final QName _CountryDialing_QNAME
public static final QName _AreaDialing_QNAME
public static final QName _DialNumber_QNAME
public static final QName _Extension_QNAME
public static final QName _Access_QNAME
public static final QName _FormatCode_QNAME
public static final QName _AttentionOfName_QNAME
public static final QName _CareOfName_QNAME
public static final QName _AddressLine_QNAME
public static final QName _LineOne_QNAME
public static final QName _LineTwo_QNAME
public static final QName _LineThree_QNAME
public static final QName _LineFour_QNAME
public static final QName _LineFive_QNAME
public static final QName _BuildingNumber_QNAME
public static final QName _BuildingName_QNAME
public static final QName _StreetName_QNAME
public static final QName _Unit_QNAME
public static final QName _Floor_QNAME
public static final QName _PostOfficeBox_QNAME
public static final QName _DeliveryPointCode_QNAME
public static final QName _CitySubDivisionName_QNAME
public static final QName _CityName_QNAME
public static final QName _CountrySubDivisionCode_QNAME
public static final QName _PostalCode_QNAME
public static final QName _Status_QNAME
public static final QName _TimePeriod_QNAME
public static final QName _InclusiveIndicator_QNAME
public static final QName _StartDateTime_QNAME
public static final QName _Duration_QNAME
public static final QName _EndDateTime_QNAME
public static final QName _Preference_QNAME
public static final QName _Sequence_QNAME
public static final QName _Indicator_QNAME
public static final QName _EffectiveTimePeriod_QNAME
public static final QName _URI_QNAME
public static final QName _HTMLPreferredIndicator_QNAME
public static final QName _Text_QNAME
public static final QName _GivenName_QNAME
public static final QName _Cancel_QNAME
public ObjectFactory()
@Nonnull public TextType createTextType()
TextTypenull.@Nonnull public CodeType createCodeType()
CodeTypenull.@Nonnull public IdentifierType createIdentifierType()
IdentifierTypenull.@Nonnull public ApplicationAreaType createApplicationAreaType()
ApplicationAreaTypenull.@Nonnull public SenderType createSenderType()
SenderTypenull.@Nonnull public ConfirmationResponseCodeType createConfirmationResponseCodeType()
ConfirmationResponseCodeTypenull.@Nonnull public ReceiverType createReceiverType()
ReceiverTypenull.@Nonnull public SignatureType createSignatureType()
SignatureTypenull.@Nonnull public UserAreaType createUserAreaType()
UserAreaTypenull.@Nonnull public ProcessType createProcessType()
ProcessTypenull.@Nonnull public ActionCriteriaType createActionCriteriaType()
ActionCriteriaTypenull.@Nonnull public ActionExpressionType createActionExpressionType()
ActionExpressionTypenull.@Nonnull public ChangeStatusType createChangeStatusType()
ChangeStatusTypenull.@Nonnull public DescriptionType createDescriptionType()
DescriptionTypenull.@Nonnull public StateChangeType createStateChangeType()
StateChangeTypenull.@Nonnull public StateCodeType createStateCodeType()
StateCodeTypenull.@Nonnull public NoteType createNoteType()
NoteTypenull.@Nonnull public NameType createNameType()
NameTypenull.@Nonnull public SequencedTextType createSequencedTextType()
SequencedTextTypenull.@Nonnull public DeliveryPointCodeType createDeliveryPointCodeType()
DeliveryPointCodeTypenull.@Nonnull public CountrySubDivisionCodeType createCountrySubDivisionCodeType()
CountrySubDivisionCodeTypenull.@Nonnull public StatusType createStatusType()
StatusTypenull.@Nonnull public TimePeriodType createTimePeriodType()
TimePeriodTypenull.@Nonnull public PreferenceType createPreferenceType()
PreferenceTypenull.@Nonnull public CancelType createCancelType()
CancelTypenull.@Nonnull public BusinessObjectDocumentType createBusinessObjectDocumentType()
BusinessObjectDocumentTypenull.@Nonnull public ResponseCodeType createResponseCodeType()
ResponseCodeTypenull.@Nonnull public ActionVerbType createActionVerbType()
ActionVerbTypenull.@Nonnull public StatusBasisType createStatusBasisType()
StatusBasisTypenull.@Nonnull public StatusABIEType createStatusABIEType()
StatusABIETypenull.@Nonnull public TimePeriodABIEType createTimePeriodABIEType()
TimePeriodABIETypenull.@Nonnull public PreferenceABIEType createPreferenceABIEType()
PreferenceABIETypenull.@Nonnull public JAXBElement<ApplicationAreaType> createApplicationArea(@Nullable ApplicationAreaType value)
value - Java instance representing xml element's value.JAXBElement<ApplicationAreaType> The created JAXBElement and never null.@Nonnull public JAXBElement<SenderType> createSender(@Nullable SenderType value)
value - Java instance representing xml element's value.JAXBElement<SenderType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createLogicalID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createComponentID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createTaskID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createReferenceID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<ConfirmationResponseCodeType> createConfirmationCode(@Nullable ConfirmationResponseCodeType value)
value - Java instance representing xml element's value.JAXBElement<ConfirmationResponseCodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createAuthorizationID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<ReceiverType> createReceiver(@Nullable ReceiverType value)
value - Java instance representing xml element's value.JAXBElement<ReceiverType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createCreationDateTime(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<SignatureType> createSignature(@Nullable SignatureType value)
value - Java instance representing xml element's value.JAXBElement<SignatureType> The created JAXBElement and never null.@Nonnull public JAXBElement<IdentifierType> createBODID(@Nullable IdentifierType value)
value - Java instance representing xml element's value.JAXBElement<IdentifierType> The created JAXBElement and never null.@Nonnull public JAXBElement<UserAreaType> createUserArea(@Nullable UserAreaType value)
value - Java instance representing xml element's value.JAXBElement<UserAreaType> The created JAXBElement and never null.@Nonnull public JAXBElement<ProcessType> createProcess(@Nullable ProcessType value)
value - Java instance representing xml element's value.JAXBElement<ProcessType> The created JAXBElement and never null.@Nonnull public JAXBElement<ActionCriteriaType> createActionCriteria(@Nullable ActionCriteriaType value)
value - Java instance representing xml element's value.JAXBElement<ActionCriteriaType> The created JAXBElement and never null.@Nonnull public JAXBElement<ActionExpressionType> createActionExpression(@Nullable ActionExpressionType value)
value - Java instance representing xml element's value.JAXBElement<ActionExpressionType> The created JAXBElement and never null.@Nonnull public JAXBElement<ChangeStatusType> createChangeStatus(@Nullable ChangeStatusType value)
value - Java instance representing xml element's value.JAXBElement<ChangeStatusType> The created JAXBElement and never null.@Nonnull public JAXBElement<CodeType> createCode(@Nullable CodeType value)
value - Java instance representing xml element's value.JAXBElement<CodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<DescriptionType> createDescription(@Nullable DescriptionType value)
value - Java instance representing xml element's value.JAXBElement<DescriptionType> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createEffectiveDateTime(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<CodeType> createReasonCode(@Nullable CodeType value)
value - Java instance representing xml element's value.JAXBElement<CodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createReason(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<StateChangeType> createStateChange(@Nullable StateChangeType value)
value - Java instance representing xml element's value.JAXBElement<StateChangeType> The created JAXBElement and never null.@Nonnull public JAXBElement<StateCodeType> createFromStateCode(@Nullable StateCodeType value)
value - Java instance representing xml element's value.JAXBElement<StateCodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<StateCodeType> createToStateCode(@Nullable StateCodeType value)
value - Java instance representing xml element's value.JAXBElement<StateCodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createChangeDateTime(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<NoteType> createNote(@Nullable NoteType value)
value - Java instance representing xml element's value.JAXBElement<NoteType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createCountryDialing(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createAreaDialing(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createDialNumber(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createExtension(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createAccess(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<CodeType> createFormatCode(@Nullable CodeType value)
value - Java instance representing xml element's value.JAXBElement<CodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createAttentionOfName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createCareOfName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<SequencedTextType> createAddressLine(@Nullable SequencedTextType value)
value - Java instance representing xml element's value.JAXBElement<SequencedTextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createLineOne(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createLineTwo(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createLineThree(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createLineFour(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createLineFive(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createBuildingNumber(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createBuildingName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createStreetName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createUnit(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createFloor(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createPostOfficeBox(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<DeliveryPointCodeType> createDeliveryPointCode(@Nullable DeliveryPointCodeType value)
value - Java instance representing xml element's value.JAXBElement<DeliveryPointCodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createCitySubDivisionName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createCityName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<CountrySubDivisionCodeType> createCountrySubDivisionCode(@Nullable CountrySubDivisionCodeType value)
value - Java instance representing xml element's value.JAXBElement<CountrySubDivisionCodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<CodeType> createPostalCode(@Nullable CodeType value)
value - Java instance representing xml element's value.JAXBElement<CodeType> The created JAXBElement and never null.@Nonnull public JAXBElement<StatusType> createStatus(@Nullable StatusType value)
value - Java instance representing xml element's value.JAXBElement<StatusType> The created JAXBElement and never null.@Nonnull public JAXBElement<TimePeriodType> createTimePeriod(@Nullable TimePeriodType value)
value - Java instance representing xml element's value.JAXBElement<TimePeriodType> The created JAXBElement and never null.@Nonnull public JAXBElement<Boolean> createInclusiveIndicator(@Nullable Boolean value)
value - Java instance representing xml element's value.JAXBElement<Boolean> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createStartDateTime(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<Duration> createDuration(@Nullable Duration value)
value - Java instance representing xml element's value.JAXBElement<Duration> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createEndDateTime(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<PreferenceType> createPreference(@Nullable PreferenceType value)
value - Java instance representing xml element's value.JAXBElement<PreferenceType> The created JAXBElement and never null.@Nonnull public JAXBElement<BigInteger> createSequence(@Nullable BigInteger value)
value - Java instance representing xml element's value.JAXBElement<BigInteger> The created JAXBElement and never null.@Nonnull public JAXBElement<Boolean> createIndicator(@Nullable Boolean value)
value - Java instance representing xml element's value.JAXBElement<Boolean> The created JAXBElement and never null.@Nonnull public JAXBElement<TimePeriodType> createEffectiveTimePeriod(@Nullable TimePeriodType value)
value - Java instance representing xml element's value.JAXBElement<TimePeriodType> The created JAXBElement and never null.@Nonnull public JAXBElement<String> createURI(@Nullable String value)
value - Java instance representing xml element's value.JAXBElement<String> The created JAXBElement and never null.@Nonnull public JAXBElement<Boolean> createHTMLPreferredIndicator(@Nullable Boolean value)
value - Java instance representing xml element's value.JAXBElement<Boolean> The created JAXBElement and never null.@Nonnull public JAXBElement<TextType> createText(@Nullable TextType value)
value - Java instance representing xml element's value.JAXBElement<TextType> The created JAXBElement and never null.@Nonnull public JAXBElement<NameType> createGivenName(@Nullable NameType value)
value - Java instance representing xml element's value.JAXBElement<NameType> The created JAXBElement and never null.@Nonnull public JAXBElement<CancelType> createCancel(@Nullable CancelType value)
value - Java instance representing xml element's value.JAXBElement<CancelType> The created JAXBElement and never null.Copyright © 2016–2020 Philip Helger. All rights reserved.