Class ObjectFactory
java.lang.Object
tyler.efm.latest.services.schema.common.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the tyler.efm.v2025_0.services.schema.common 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.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: tyler.efm.v2025_0.services.schema.common -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAddressType
Create an instance ofArrayOfString
jakarta.xml.bind.JAXBElement
<AttorneyType> createAttorney
(AttorneyType value) Create an instance ofAttorneyType
Create an instance ofErrorType
jakarta.xml.bind.JAXBElement
<FirmType> createFirm
(FirmType value) Create an instance ofFirmType
Create an instance ofLocationNode
jakarta.xml.bind.JAXBElement
<NotificationContactType> Create an instance ofNotificationContactType
jakarta.xml.bind.JAXBElement
<NotificationListItemType> Create an instance ofNotificationListItemType
jakarta.xml.bind.JAXBElement
<PagingType> createPaging
(PagingType value) Create an instance ofPagingType
jakarta.xml.bind.JAXBElement
<PaymentAccountType> Create an instance ofPaymentAccountLocation
Create an instance ofPaymentAccountLocationDetails
jakarta.xml.bind.JAXBElement
<PaymentAccountLocationDetails> Create an instance ofPaymentAccountType
jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<String> jakarta.xml.bind.JAXBElement
<Integer> jakarta.xml.bind.JAXBElement
<String> jakarta.xml.bind.JAXBElement
<Integer> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Integer> Create an instance ofPaymentAccountTypeType
jakarta.xml.bind.JAXBElement
<Integer> jakarta.xml.bind.JAXBElement
<RoleType> createRole
(RoleType value) Create an instance ofRoleLocationType
jakarta.xml.bind.JAXBElement
<ServiceContactType> Create an instance ofServiceContactType
jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<Boolean> jakarta.xml.bind.JAXBElement
<UserType> createUser
(UserType value) Create an instance ofUserType
jakarta.xml.bind.JAXBElement
<Boolean>
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tyler.efm.v2025_0.services.schema.common
-
-
Method Details
-
createUserType
Create an instance ofUserType
-
createServiceContactType
Create an instance ofServiceContactType
-
createPaymentAccountType
Create an instance ofPaymentAccountType
-
createFirmType
Create an instance ofFirmType
-
createAttorneyType
Create an instance ofAttorneyType
-
createNotificationContactType
Create an instance ofNotificationContactType
-
createPagingType
Create an instance ofPagingType
-
createPaymentAccountLocationDetails
Create an instance ofPaymentAccountLocationDetails
-
createNotificationListItemType
Create an instance ofNotificationListItemType
-
createRoleLocationType
Create an instance ofRoleLocationType
-
createArrayOfString
Create an instance ofArrayOfString
-
createAddressType
Create an instance ofAddressType
-
createPaymentAccountLocation
Create an instance ofPaymentAccountLocation
-
createLocationNode
Create an instance ofLocationNode
-
createErrorType
Create an instance ofErrorType
-
createPaymentAccountTypeType
Create an instance ofPaymentAccountTypeType
-
createUser
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
UserType
>
-
createServiceContact
public jakarta.xml.bind.JAXBElement<ServiceContactType> createServiceContact(ServiceContactType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ServiceContactType
>
-
createPaymentAccount
public jakarta.xml.bind.JAXBElement<PaymentAccountType> createPaymentAccount(PaymentAccountType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
PaymentAccountType
>
-
createFirm
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
FirmType
>
-
createAttorney
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
AttorneyType
>
-
createRole
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
RoleType
>
-
createNotificationContact
public jakarta.xml.bind.JAXBElement<NotificationContactType> createNotificationContact(NotificationContactType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
NotificationContactType
>
-
createPaging
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
PagingType
>
-
createPaymentAccountLocationDetails
public jakarta.xml.bind.JAXBElement<PaymentAccountLocationDetails> createPaymentAccountLocationDetails(PaymentAccountLocationDetails value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
PaymentAccountLocationDetails
>
-
createNotificationListItem
public jakarta.xml.bind.JAXBElement<NotificationListItemType> createNotificationListItem(NotificationListItemType value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
NotificationListItemType
>
-
createPaymentAccountTypeTypeCodeId
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Integer
>
-
createPaymentAccountTypePaymentAccountTypeCodeId
public jakarta.xml.bind.JAXBElement<Integer> createPaymentAccountTypePaymentAccountTypeCodeId(Integer value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Integer
>
-
createPaymentAccountTypeCardType
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createPaymentAccountTypeCardMonth
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Integer
>
-
createPaymentAccountTypeCardYear
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Integer
>
-
createPaymentAccountTypeCardHolderName
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
String
>
-
createPaymentAccountTypeActive
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createPaymentAccountTypeIsAvailableAtAllLocations
public jakarta.xml.bind.JAXBElement<Boolean> createPaymentAccountTypeIsAvailableAtAllLocations(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createServiceContactTypeIsPublic
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createServiceContactTypeIsInFirmMasterList
public jakarta.xml.bind.JAXBElement<Boolean> createServiceContactTypeIsInFirmMasterList(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createServiceContactTypeIsUndeliverable
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createServiceContactTypeIsMailServiceContact
public jakarta.xml.bind.JAXBElement<Boolean> createServiceContactTypeIsMailServiceContact(Boolean value) - Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-
createUserTypeIsUndeliverable
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Boolean
>
-