public class ObjectFactory
extends java.lang.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.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.tibco.aff.ope.dto.request
|
public ObjectFactory()
public ValidateOfferResponse createValidateOfferResponse()
ValidateOfferResponse
public GetOfferRequest createGetOfferRequest()
GetOfferRequest
public GetOfferResponse createGetOfferResponse()
GetOfferResponse
public GetOfferResponse.IneligibleProducts createGetOfferResponseIneligibleProducts()
GetOfferResponse.IneligibleProducts
public GetOfferResponse.EligibleProducts createGetOfferResponseEligibleProducts()
GetOfferResponse.EligibleProducts
public RequestControl createRequestControl()
RequestControl
public ValidateOfferRequest createValidateOfferRequest()
ValidateOfferRequest
public ValidateOfferResponse.ValidationResultMessage createValidateOfferResponseValidationResultMessage()
ValidateOfferResponse.ValidationResultMessage
public GetOfferRequest.RecordTypes createGetOfferRequestRecordTypes()
GetOfferRequest.RecordTypes
public GetOfferRequest.Promotions createGetOfferRequestPromotions()
GetOfferRequest.Promotions
public GetOfferRequest.RecordSubType createGetOfferRequestRecordSubType()
GetOfferRequest.RecordSubType
public GetOfferRequest.Categories createGetOfferRequestCategories()
GetOfferRequest.Categories
public GetPricesResponse createGetPricesResponse()
GetPricesResponse
public GetPricesRequest createGetPricesRequest()
GetPricesRequest
public GetProductInformationRequest createGetProductInformationRequest()
GetProductInformationRequest
public GetProductInformationResponse createGetProductInformationResponse()
GetProductInformationResponse
public GetPriceInformationRequest createGetPriceInformationRequest()
GetPriceInformationRequest
public GetPriceInformationResponse createGetPriceInformationResponse()
GetPriceInformationResponse
public GetOfferResponse.IneligibleProducts.InEligibleProduct createGetOfferResponseIneligibleProductsInEligibleProduct()
GetOfferResponse.IneligibleProducts.InEligibleProduct
public GetOfferResponse.EligibleProducts.EligibleProduct createGetOfferResponseEligibleProductsEligibleProduct()
GetOfferResponse.EligibleProducts.EligibleProduct
public RequestControl.ReturnProductInformationData createRequestControlReturnProductInformationData()
RequestControl.ReturnProductInformationData