fish.focus.schema.exchange.module.v1.ObjectFactory Maven / Gradle / Ivy
package fish.focus.schema.exchange.module.v1;
import javax.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the fish.focus.schema.exchange.module.v1 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.
*
*/
@XmlRegistry
public class ObjectFactory {
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: fish.focus.schema.exchange.module.v1
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link ReceiveSalesReportRequest }
*
*/
public ReceiveSalesReportRequest createReceiveSalesReportRequest() {
return new ReceiveSalesReportRequest();
}
/**
* Create an instance of {@link ReceiveSalesQueryRequest }
*
*/
public ReceiveSalesQueryRequest createReceiveSalesQueryRequest() {
return new ReceiveSalesQueryRequest();
}
/**
* Create an instance of {@link ReceiveSalesResponseRequest }
*
*/
public ReceiveSalesResponseRequest createReceiveSalesResponseRequest() {
return new ReceiveSalesResponseRequest();
}
/**
* Create an instance of {@link ReceiveInvalidSalesMessage }
*
*/
public ReceiveInvalidSalesMessage createReceiveInvalidSalesMessage() {
return new ReceiveInvalidSalesMessage();
}
/**
* Create an instance of {@link SendSalesReportRequest }
*
*/
public SendSalesReportRequest createSendSalesReportRequest() {
return new SendSalesReportRequest();
}
/**
* Create an instance of {@link SendSalesResponseRequest }
*
*/
public SendSalesResponseRequest createSendSalesResponseRequest() {
return new SendSalesResponseRequest();
}
/**
* Create an instance of {@link ReceiveAssetInformationRequest }
*
*/
public ReceiveAssetInformationRequest createReceiveAssetInformationRequest() {
return new ReceiveAssetInformationRequest();
}
/**
* Create an instance of {@link SendAssetInformationRequest }
*
*/
public SendAssetInformationRequest createSendAssetInformationRequest() {
return new SendAssetInformationRequest();
}
/**
* Create an instance of {@link QueryAssetInformationRequest }
*
*/
public QueryAssetInformationRequest createQueryAssetInformationRequest() {
return new QueryAssetInformationRequest();
}
/**
* Create an instance of {@link SetFLUXFAResponseMessageRequest }
*
*/
public SetFLUXFAResponseMessageRequest createSetFLUXFAResponseMessageRequest() {
return new SetFLUXFAResponseMessageRequest();
}
/**
* Create an instance of {@link RcvFLUXFaResponseMessageRequest }
*
*/
public RcvFLUXFaResponseMessageRequest createRcvFLUXFaResponseMessageRequest() {
return new RcvFLUXFaResponseMessageRequest();
}
/**
* Create an instance of {@link SetFLUXFAReportMessageRequest }
*
*/
public SetFLUXFAReportMessageRequest createSetFLUXFAReportMessageRequest() {
return new SetFLUXFAReportMessageRequest();
}
/**
* Create an instance of {@link SetMovementReportRequest }
*
*/
public SetMovementReportRequest createSetMovementReportRequest() {
return new SetMovementReportRequest();
}
/**
* Create an instance of {@link SetFLUXMovementReportRequest }
*
*/
public SetFLUXMovementReportRequest createSetFLUXMovementReportRequest() {
return new SetFLUXMovementReportRequest();
}
/**
* Create an instance of {@link SetFAQueryMessageRequest }
*
*/
public SetFAQueryMessageRequest createSetFAQueryMessageRequest() {
return new SetFAQueryMessageRequest();
}
/**
* Create an instance of {@link SetFLUXMDRSyncMessageExchangeRequest }
*
*/
public SetFLUXMDRSyncMessageExchangeRequest createSetFLUXMDRSyncMessageExchangeRequest() {
return new SetFLUXMDRSyncMessageExchangeRequest();
}
/**
* Create an instance of {@link SetFLUXMDRSyncMessageExchangeResponse }
*
*/
public SetFLUXMDRSyncMessageExchangeResponse createSetFLUXMDRSyncMessageExchangeResponse() {
return new SetFLUXMDRSyncMessageExchangeResponse();
}
/**
* Create an instance of {@link SetCommandRequest }
*
*/
public SetCommandRequest createSetCommandRequest() {
return new SetCommandRequest();
}
/**
* Create an instance of {@link SetCommandResponse }
*
*/
public SetCommandResponse createSetCommandResponse() {
return new SetCommandResponse();
}
/**
* Create an instance of {@link SendMovementToPluginRequest }
*
*/
public SendMovementToPluginRequest createSendMovementToPluginRequest() {
return new SendMovementToPluginRequest();
}
/**
* Create an instance of {@link SendMovementToPluginResponse }
*
*/
public SendMovementToPluginResponse createSendMovementToPluginResponse() {
return new SendMovementToPluginResponse();
}
/**
* Create an instance of {@link GetServiceListRequest }
*
*/
public GetServiceListRequest createGetServiceListRequest() {
return new GetServiceListRequest();
}
/**
* Create an instance of {@link GetServiceListResponse }
*
*/
public GetServiceListResponse createGetServiceListResponse() {
return new GetServiceListResponse();
}
/**
* Create an instance of {@link UpdatePluginSettingRequest }
*
*/
public UpdatePluginSettingRequest createUpdatePluginSettingRequest() {
return new UpdatePluginSettingRequest();
}
/**
* Create an instance of {@link UpdatePluginSettingResponse }
*
*/
public UpdatePluginSettingResponse createUpdatePluginSettingResponse() {
return new UpdatePluginSettingResponse();
}
/**
* Create an instance of {@link PingRequest }
*
*/
public PingRequest createPingRequest() {
return new PingRequest();
}
/**
* Create an instance of {@link PingResponse }
*
*/
public PingResponse createPingResponse() {
return new PingResponse();
}
/**
* Create an instance of {@link ProcessedMovementResponse }
*
*/
public ProcessedMovementResponse createProcessedMovementResponse() {
return new ProcessedMovementResponse();
}
/**
* Create an instance of {@link ProcessedMovementResponseBatch }
*
*/
public ProcessedMovementResponseBatch createProcessedMovementResponseBatch() {
return new ProcessedMovementResponseBatch();
}
/**
* Create an instance of {@link EfrActivitySaved }
*
*/
public EfrActivitySaved createEfrActivitySaved() {
return new EfrActivitySaved();
}
/**
* Create an instance of {@link UpdateLogStatusRequest }
*
*/
public UpdateLogStatusRequest createUpdateLogStatusRequest() {
return new UpdateLogStatusRequest();
}
/**
* Create an instance of {@link LogRefIdByTypeExistsRequest }
*
*/
public LogRefIdByTypeExistsRequest createLogRefIdByTypeExistsRequest() {
return new LogRefIdByTypeExistsRequest();
}
/**
* Create an instance of {@link LogRefIdByTypeExistsResponse }
*
*/
public LogRefIdByTypeExistsResponse createLogRefIdByTypeExistsResponse() {
return new LogRefIdByTypeExistsResponse();
}
/**
* Create an instance of {@link LogIdByTypeExistsRequest }
*
*/
public LogIdByTypeExistsRequest createLogIdByTypeExistsRequest() {
return new LogIdByTypeExistsRequest();
}
/**
* Create an instance of {@link LogIdByTypeExistsResponse }
*
*/
public LogIdByTypeExistsResponse createLogIdByTypeExistsResponse() {
return new LogIdByTypeExistsResponse();
}
}