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.
| 构造器和说明 |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.yiwan.seiya.phoenix.web.saas.pojos
|
| 限定符和类型 | 方法和说明 |
|---|---|
InvoiceVerificationCondition |
createInvoiceVerificationCondition()
Create an instance of
InvoiceVerificationCondition |
InvoiceVerificationSearchCondition |
createInvoiceVerificationSearchCondition()
Create an instance of
InvoiceVerificationSearchCondition |
InvoiceVerificationSearchResult |
createInvoiceVerificationSearchResult()
Create an instance of
InvoiceVerificationSearchResult |
LoginCredential |
createLoginCredential()
Create an instance of
LoginCredential |
public ObjectFactory()
public InvoiceVerificationSearchCondition createInvoiceVerificationSearchCondition()
InvoiceVerificationSearchConditionpublic InvoiceVerificationSearchResult createInvoiceVerificationSearchResult()
InvoiceVerificationSearchResultpublic LoginCredential createLoginCredential()
LoginCredentialpublic InvoiceVerificationCondition createInvoiceVerificationCondition()
InvoiceVerificationConditionCopyright © 2019. All rights reserved.