You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10447 lines
392 KiB
C#
10447 lines
392 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 此代码由工具生成。
|
|
// 运行时版本:4.0.30319.42000
|
|
//
|
|
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|
// 重新生成代码,这些更改将会丢失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
//
|
|
// 此源代码是由 Microsoft.VSDesigner 4.0.30319.42000 版自动生成。
|
|
//
|
|
#pragma warning disable 1591
|
|
|
|
namespace MaterialTraceability.WebService.MachineIntegrationServiceService {
|
|
using System;
|
|
using System.Web.Services;
|
|
using System.Diagnostics;
|
|
using System.Web.Services.Protocols;
|
|
using System.Xml.Serialization;
|
|
using System.ComponentModel;
|
|
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Web.Services.WebServiceBindingAttribute(Name="MachineIntegrationServiceBinding", Namespace="http://machine.ws.atlmes.com/")]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(baseResponse))]
|
|
public partial class MachineIntegrationServiceService : System.Web.Services.Protocols.SoapHttpClientProtocol {
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForResourceOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForSfcOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForProcessLotOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback resourceStatusChangeOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback nonConformanceForSfcOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForProcessLotExOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForProcessLotLocalReworkOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback nonConformanceForProcessLotOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForSfcExOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback checkTestTimesAndDataCollectForSfcOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForModuleTestOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForSfcLocalReworkOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback isBakingReadyOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback processLotStartOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback sfcStartOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback sfcCompleteOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback createSfcAndDataCollectOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback processLotCompleteOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback cellInboxAssemblyOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback cellInboxCompleteAndBindTrayOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback sfcBindPostCompleteOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback checkBomInventoryOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback assemblyAndDataCollectionOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback assembleProcessLotAndDataCollectExOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback startHeadWeldingOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback assemblyComponentOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback heartbeatValidationOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback start2ndInjectionOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForHotPressOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getCellOCVValueOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getShopOrderReleaseByResourceOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback startCompleteRelabeledSFCOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback inProcessLotPreCheckOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForCoatingScaleOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getItemAndQtyOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForSfcBYResouceOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback processLotStartForSfcOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback dataCollectForSfcExNewOperationCompleted;
|
|
|
|
private bool useDefaultCredentialsSetExplicitly;
|
|
|
|
/// <remarks/>
|
|
public MachineIntegrationServiceService() {
|
|
this.Url = global::MaterialTraceability.WebService.Properties.Settings.Default.MaterialTraceability_WebService_MachineIntegrationServiceService_MachineIntegrationServiceService;
|
|
if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
|
|
this.UseDefaultCredentials = true;
|
|
this.useDefaultCredentialsSetExplicitly = false;
|
|
}
|
|
else {
|
|
this.useDefaultCredentialsSetExplicitly = true;
|
|
}
|
|
}
|
|
|
|
public new string Url {
|
|
get {
|
|
return base.Url;
|
|
}
|
|
set {
|
|
if ((((this.IsLocalFileSystemWebService(base.Url) == true)
|
|
&& (this.useDefaultCredentialsSetExplicitly == false))
|
|
&& (this.IsLocalFileSystemWebService(value) == false))) {
|
|
base.UseDefaultCredentials = false;
|
|
}
|
|
base.Url = value;
|
|
}
|
|
}
|
|
|
|
public new bool UseDefaultCredentials {
|
|
get {
|
|
return base.UseDefaultCredentials;
|
|
}
|
|
set {
|
|
base.UseDefaultCredentials = value;
|
|
this.useDefaultCredentialsSetExplicitly = true;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForResourceCompletedEventHandler dataCollectForResourceCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForSfcCompletedEventHandler dataCollectForSfcCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForProcessLotCompletedEventHandler dataCollectForProcessLotCompleted;
|
|
|
|
/// <remarks/>
|
|
public event resourceStatusChangeCompletedEventHandler resourceStatusChangeCompleted;
|
|
|
|
/// <remarks/>
|
|
public event nonConformanceForSfcCompletedEventHandler nonConformanceForSfcCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForProcessLotExCompletedEventHandler dataCollectForProcessLotExCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForProcessLotLocalReworkCompletedEventHandler dataCollectForProcessLotLocalReworkCompleted;
|
|
|
|
/// <remarks/>
|
|
public event nonConformanceForProcessLotCompletedEventHandler nonConformanceForProcessLotCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForSfcExCompletedEventHandler dataCollectForSfcExCompleted;
|
|
|
|
/// <remarks/>
|
|
public event checkTestTimesAndDataCollectForSfcCompletedEventHandler checkTestTimesAndDataCollectForSfcCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForModuleTestCompletedEventHandler dataCollectForModuleTestCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForSfcLocalReworkCompletedEventHandler dataCollectForSfcLocalReworkCompleted;
|
|
|
|
/// <remarks/>
|
|
public event isBakingReadyCompletedEventHandler isBakingReadyCompleted;
|
|
|
|
/// <remarks/>
|
|
public event processLotStartCompletedEventHandler processLotStartCompleted;
|
|
|
|
/// <remarks/>
|
|
public event sfcStartCompletedEventHandler sfcStartCompleted;
|
|
|
|
/// <remarks/>
|
|
public event sfcCompleteCompletedEventHandler sfcCompleteCompleted;
|
|
|
|
/// <remarks/>
|
|
public event createSfcAndDataCollectCompletedEventHandler createSfcAndDataCollectCompleted;
|
|
|
|
/// <remarks/>
|
|
public event processLotCompleteCompletedEventHandler processLotCompleteCompleted;
|
|
|
|
/// <remarks/>
|
|
public event cellInboxAssemblyCompletedEventHandler cellInboxAssemblyCompleted;
|
|
|
|
/// <remarks/>
|
|
public event cellInboxCompleteAndBindTrayCompletedEventHandler cellInboxCompleteAndBindTrayCompleted;
|
|
|
|
/// <remarks/>
|
|
public event sfcBindPostCompleteCompletedEventHandler sfcBindPostCompleteCompleted;
|
|
|
|
/// <remarks/>
|
|
public event checkBomInventoryCompletedEventHandler checkBomInventoryCompleted;
|
|
|
|
/// <remarks/>
|
|
public event assemblyAndDataCollectionCompletedEventHandler assemblyAndDataCollectionCompleted;
|
|
|
|
/// <remarks/>
|
|
public event assembleProcessLotAndDataCollectExCompletedEventHandler assembleProcessLotAndDataCollectExCompleted;
|
|
|
|
/// <remarks/>
|
|
public event startHeadWeldingCompletedEventHandler startHeadWeldingCompleted;
|
|
|
|
/// <remarks/>
|
|
public event assemblyComponentCompletedEventHandler assemblyComponentCompleted;
|
|
|
|
/// <remarks/>
|
|
public event heartbeatValidationCompletedEventHandler heartbeatValidationCompleted;
|
|
|
|
/// <remarks/>
|
|
public event start2ndInjectionCompletedEventHandler start2ndInjectionCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForHotPressCompletedEventHandler dataCollectForHotPressCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getCellOCVValueCompletedEventHandler getCellOCVValueCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getShopOrderReleaseByResourceCompletedEventHandler getShopOrderReleaseByResourceCompleted;
|
|
|
|
/// <remarks/>
|
|
public event startCompleteRelabeledSFCCompletedEventHandler startCompleteRelabeledSFCCompleted;
|
|
|
|
/// <remarks/>
|
|
public event inProcessLotPreCheckCompletedEventHandler inProcessLotPreCheckCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForCoatingScaleCompletedEventHandler dataCollectForCoatingScaleCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getItemAndQtyCompletedEventHandler getItemAndQtyCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForSfcBYResouceCompletedEventHandler dataCollectForSfcBYResouceCompleted;
|
|
|
|
/// <remarks/>
|
|
public event processLotStartForSfcCompletedEventHandler processLotStartForSfcCompleted;
|
|
|
|
/// <remarks/>
|
|
public event dataCollectForSfcExNewCompletedEventHandler dataCollectForSfcExNewCompleted;
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForResourceResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForResourceResponse dataCollectForResource([System.Xml.Serialization.XmlElementAttribute("dataCollectForResource", Namespace="http://machine.ws.atlmes.com/")] dataCollectForResource dataCollectForResource1) {
|
|
object[] results = this.Invoke("dataCollectForResource", new object[] {
|
|
dataCollectForResource1});
|
|
return ((dataCollectForResourceResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForResourceAsync(dataCollectForResource dataCollectForResource1) {
|
|
this.dataCollectForResourceAsync(dataCollectForResource1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForResourceAsync(dataCollectForResource dataCollectForResource1, object userState) {
|
|
if ((this.dataCollectForResourceOperationCompleted == null)) {
|
|
this.dataCollectForResourceOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForResourceOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForResource", new object[] {
|
|
dataCollectForResource1}, this.dataCollectForResourceOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForResourceOperationCompleted(object arg) {
|
|
if ((this.dataCollectForResourceCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForResourceCompleted(this, new dataCollectForResourceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForSfcResponse dataCollectForSfc([System.Xml.Serialization.XmlElementAttribute("dataCollectForSfc", Namespace="http://machine.ws.atlmes.com/")] dataCollectForSfc dataCollectForSfc1) {
|
|
object[] results = this.Invoke("dataCollectForSfc", new object[] {
|
|
dataCollectForSfc1});
|
|
return ((dataCollectForSfcResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcAsync(dataCollectForSfc dataCollectForSfc1) {
|
|
this.dataCollectForSfcAsync(dataCollectForSfc1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcAsync(dataCollectForSfc dataCollectForSfc1, object userState) {
|
|
if ((this.dataCollectForSfcOperationCompleted == null)) {
|
|
this.dataCollectForSfcOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForSfcOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForSfc", new object[] {
|
|
dataCollectForSfc1}, this.dataCollectForSfcOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForSfcOperationCompleted(object arg) {
|
|
if ((this.dataCollectForSfcCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForSfcCompleted(this, new dataCollectForSfcCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForProcessLotResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForProcessLotResponse dataCollectForProcessLot([System.Xml.Serialization.XmlElementAttribute("dataCollectForProcessLot", Namespace="http://machine.ws.atlmes.com/")] dataCollectForProcessLot dataCollectForProcessLot1) {
|
|
object[] results = this.Invoke("dataCollectForProcessLot", new object[] {
|
|
dataCollectForProcessLot1});
|
|
return ((dataCollectForProcessLotResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForProcessLotAsync(dataCollectForProcessLot dataCollectForProcessLot1) {
|
|
this.dataCollectForProcessLotAsync(dataCollectForProcessLot1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForProcessLotAsync(dataCollectForProcessLot dataCollectForProcessLot1, object userState) {
|
|
if ((this.dataCollectForProcessLotOperationCompleted == null)) {
|
|
this.dataCollectForProcessLotOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForProcessLotOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForProcessLot", new object[] {
|
|
dataCollectForProcessLot1}, this.dataCollectForProcessLotOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForProcessLotOperationCompleted(object arg) {
|
|
if ((this.dataCollectForProcessLotCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForProcessLotCompleted(this, new dataCollectForProcessLotCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("resourceStatusChangeResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public resourceStatusChangeResponse resourceStatusChange([System.Xml.Serialization.XmlElementAttribute("resourceStatusChange", Namespace="http://machine.ws.atlmes.com/")] resourceStatusChange resourceStatusChange1) {
|
|
object[] results = this.Invoke("resourceStatusChange", new object[] {
|
|
resourceStatusChange1});
|
|
return ((resourceStatusChangeResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void resourceStatusChangeAsync(resourceStatusChange resourceStatusChange1) {
|
|
this.resourceStatusChangeAsync(resourceStatusChange1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void resourceStatusChangeAsync(resourceStatusChange resourceStatusChange1, object userState) {
|
|
if ((this.resourceStatusChangeOperationCompleted == null)) {
|
|
this.resourceStatusChangeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnresourceStatusChangeOperationCompleted);
|
|
}
|
|
this.InvokeAsync("resourceStatusChange", new object[] {
|
|
resourceStatusChange1}, this.resourceStatusChangeOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnresourceStatusChangeOperationCompleted(object arg) {
|
|
if ((this.resourceStatusChangeCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.resourceStatusChangeCompleted(this, new resourceStatusChangeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("nonConformanceForSfcResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public nonConformanceForSfcResponse nonConformanceForSfc([System.Xml.Serialization.XmlElementAttribute("nonConformanceForSfc", Namespace="http://machine.ws.atlmes.com/")] nonConformanceForSfc nonConformanceForSfc1) {
|
|
object[] results = this.Invoke("nonConformanceForSfc", new object[] {
|
|
nonConformanceForSfc1});
|
|
return ((nonConformanceForSfcResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void nonConformanceForSfcAsync(nonConformanceForSfc nonConformanceForSfc1) {
|
|
this.nonConformanceForSfcAsync(nonConformanceForSfc1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void nonConformanceForSfcAsync(nonConformanceForSfc nonConformanceForSfc1, object userState) {
|
|
if ((this.nonConformanceForSfcOperationCompleted == null)) {
|
|
this.nonConformanceForSfcOperationCompleted = new System.Threading.SendOrPostCallback(this.OnnonConformanceForSfcOperationCompleted);
|
|
}
|
|
this.InvokeAsync("nonConformanceForSfc", new object[] {
|
|
nonConformanceForSfc1}, this.nonConformanceForSfcOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnnonConformanceForSfcOperationCompleted(object arg) {
|
|
if ((this.nonConformanceForSfcCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.nonConformanceForSfcCompleted(this, new nonConformanceForSfcCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForProcessLotExResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForProcessLotExResponse dataCollectForProcessLotEx([System.Xml.Serialization.XmlElementAttribute("dataCollectForProcessLotEx", Namespace="http://machine.ws.atlmes.com/")] dataCollectForProcessLotEx dataCollectForProcessLotEx1) {
|
|
object[] results = this.Invoke("dataCollectForProcessLotEx", new object[] {
|
|
dataCollectForProcessLotEx1});
|
|
return ((dataCollectForProcessLotExResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForProcessLotExAsync(dataCollectForProcessLotEx dataCollectForProcessLotEx1) {
|
|
this.dataCollectForProcessLotExAsync(dataCollectForProcessLotEx1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForProcessLotExAsync(dataCollectForProcessLotEx dataCollectForProcessLotEx1, object userState) {
|
|
if ((this.dataCollectForProcessLotExOperationCompleted == null)) {
|
|
this.dataCollectForProcessLotExOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForProcessLotExOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForProcessLotEx", new object[] {
|
|
dataCollectForProcessLotEx1}, this.dataCollectForProcessLotExOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForProcessLotExOperationCompleted(object arg) {
|
|
if ((this.dataCollectForProcessLotExCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForProcessLotExCompleted(this, new dataCollectForProcessLotExCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForProcessLotLocalReworkResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForProcessLotLocalReworkResponse dataCollectForProcessLotLocalRework([System.Xml.Serialization.XmlElementAttribute("dataCollectForProcessLotLocalRework", Namespace="http://machine.ws.atlmes.com/")] dataCollectForProcessLotLocalRework dataCollectForProcessLotLocalRework1) {
|
|
object[] results = this.Invoke("dataCollectForProcessLotLocalRework", new object[] {
|
|
dataCollectForProcessLotLocalRework1});
|
|
return ((dataCollectForProcessLotLocalReworkResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForProcessLotLocalReworkAsync(dataCollectForProcessLotLocalRework dataCollectForProcessLotLocalRework1) {
|
|
this.dataCollectForProcessLotLocalReworkAsync(dataCollectForProcessLotLocalRework1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForProcessLotLocalReworkAsync(dataCollectForProcessLotLocalRework dataCollectForProcessLotLocalRework1, object userState) {
|
|
if ((this.dataCollectForProcessLotLocalReworkOperationCompleted == null)) {
|
|
this.dataCollectForProcessLotLocalReworkOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForProcessLotLocalReworkOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForProcessLotLocalRework", new object[] {
|
|
dataCollectForProcessLotLocalRework1}, this.dataCollectForProcessLotLocalReworkOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForProcessLotLocalReworkOperationCompleted(object arg) {
|
|
if ((this.dataCollectForProcessLotLocalReworkCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForProcessLotLocalReworkCompleted(this, new dataCollectForProcessLotLocalReworkCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("nonConformanceForProcessLotResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public nonConformanceForProcessLotResponse nonConformanceForProcessLot([System.Xml.Serialization.XmlElementAttribute("nonConformanceForProcessLot", Namespace="http://machine.ws.atlmes.com/")] nonConformanceForProcessLot nonConformanceForProcessLot1) {
|
|
object[] results = this.Invoke("nonConformanceForProcessLot", new object[] {
|
|
nonConformanceForProcessLot1});
|
|
return ((nonConformanceForProcessLotResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void nonConformanceForProcessLotAsync(nonConformanceForProcessLot nonConformanceForProcessLot1) {
|
|
this.nonConformanceForProcessLotAsync(nonConformanceForProcessLot1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void nonConformanceForProcessLotAsync(nonConformanceForProcessLot nonConformanceForProcessLot1, object userState) {
|
|
if ((this.nonConformanceForProcessLotOperationCompleted == null)) {
|
|
this.nonConformanceForProcessLotOperationCompleted = new System.Threading.SendOrPostCallback(this.OnnonConformanceForProcessLotOperationCompleted);
|
|
}
|
|
this.InvokeAsync("nonConformanceForProcessLot", new object[] {
|
|
nonConformanceForProcessLot1}, this.nonConformanceForProcessLotOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnnonConformanceForProcessLotOperationCompleted(object arg) {
|
|
if ((this.nonConformanceForProcessLotCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.nonConformanceForProcessLotCompleted(this, new nonConformanceForProcessLotCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcExResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForSfcExResponse dataCollectForSfcEx([System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcEx", Namespace="http://machine.ws.atlmes.com/")] dataCollectForSfcEx dataCollectForSfcEx1) {
|
|
object[] results = this.Invoke("dataCollectForSfcEx", new object[] {
|
|
dataCollectForSfcEx1});
|
|
return ((dataCollectForSfcExResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcExAsync(dataCollectForSfcEx dataCollectForSfcEx1) {
|
|
this.dataCollectForSfcExAsync(dataCollectForSfcEx1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcExAsync(dataCollectForSfcEx dataCollectForSfcEx1, object userState) {
|
|
if ((this.dataCollectForSfcExOperationCompleted == null)) {
|
|
this.dataCollectForSfcExOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForSfcExOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForSfcEx", new object[] {
|
|
dataCollectForSfcEx1}, this.dataCollectForSfcExOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForSfcExOperationCompleted(object arg) {
|
|
if ((this.dataCollectForSfcExCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForSfcExCompleted(this, new dataCollectForSfcExCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("checkTestTimesAndDataCollectForSfcResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public checkTestTimesAndDataCollectForSfcResponse checkTestTimesAndDataCollectForSfc([System.Xml.Serialization.XmlElementAttribute("checkTestTimesAndDataCollectForSfc", Namespace="http://machine.ws.atlmes.com/")] checkTestTimesAndDataCollectForSfc checkTestTimesAndDataCollectForSfc1) {
|
|
object[] results = this.Invoke("checkTestTimesAndDataCollectForSfc", new object[] {
|
|
checkTestTimesAndDataCollectForSfc1});
|
|
return ((checkTestTimesAndDataCollectForSfcResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void checkTestTimesAndDataCollectForSfcAsync(checkTestTimesAndDataCollectForSfc checkTestTimesAndDataCollectForSfc1) {
|
|
this.checkTestTimesAndDataCollectForSfcAsync(checkTestTimesAndDataCollectForSfc1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void checkTestTimesAndDataCollectForSfcAsync(checkTestTimesAndDataCollectForSfc checkTestTimesAndDataCollectForSfc1, object userState) {
|
|
if ((this.checkTestTimesAndDataCollectForSfcOperationCompleted == null)) {
|
|
this.checkTestTimesAndDataCollectForSfcOperationCompleted = new System.Threading.SendOrPostCallback(this.OncheckTestTimesAndDataCollectForSfcOperationCompleted);
|
|
}
|
|
this.InvokeAsync("checkTestTimesAndDataCollectForSfc", new object[] {
|
|
checkTestTimesAndDataCollectForSfc1}, this.checkTestTimesAndDataCollectForSfcOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncheckTestTimesAndDataCollectForSfcOperationCompleted(object arg) {
|
|
if ((this.checkTestTimesAndDataCollectForSfcCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.checkTestTimesAndDataCollectForSfcCompleted(this, new checkTestTimesAndDataCollectForSfcCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForModuleTestResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForModuleTestResponse dataCollectForModuleTest([System.Xml.Serialization.XmlElementAttribute("dataCollectForModuleTest", Namespace="http://machine.ws.atlmes.com/")] dataCollectForModuleTest dataCollectForModuleTest1) {
|
|
object[] results = this.Invoke("dataCollectForModuleTest", new object[] {
|
|
dataCollectForModuleTest1});
|
|
return ((dataCollectForModuleTestResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForModuleTestAsync(dataCollectForModuleTest dataCollectForModuleTest1) {
|
|
this.dataCollectForModuleTestAsync(dataCollectForModuleTest1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForModuleTestAsync(dataCollectForModuleTest dataCollectForModuleTest1, object userState) {
|
|
if ((this.dataCollectForModuleTestOperationCompleted == null)) {
|
|
this.dataCollectForModuleTestOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForModuleTestOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForModuleTest", new object[] {
|
|
dataCollectForModuleTest1}, this.dataCollectForModuleTestOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForModuleTestOperationCompleted(object arg) {
|
|
if ((this.dataCollectForModuleTestCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForModuleTestCompleted(this, new dataCollectForModuleTestCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcLocalReworkResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForSfcLocalReworkResponse dataCollectForSfcLocalRework([System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcLocalRework", Namespace="http://machine.ws.atlmes.com/")] dataCollectForSfcLocalRework dataCollectForSfcLocalRework1) {
|
|
object[] results = this.Invoke("dataCollectForSfcLocalRework", new object[] {
|
|
dataCollectForSfcLocalRework1});
|
|
return ((dataCollectForSfcLocalReworkResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcLocalReworkAsync(dataCollectForSfcLocalRework dataCollectForSfcLocalRework1) {
|
|
this.dataCollectForSfcLocalReworkAsync(dataCollectForSfcLocalRework1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcLocalReworkAsync(dataCollectForSfcLocalRework dataCollectForSfcLocalRework1, object userState) {
|
|
if ((this.dataCollectForSfcLocalReworkOperationCompleted == null)) {
|
|
this.dataCollectForSfcLocalReworkOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForSfcLocalReworkOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForSfcLocalRework", new object[] {
|
|
dataCollectForSfcLocalRework1}, this.dataCollectForSfcLocalReworkOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForSfcLocalReworkOperationCompleted(object arg) {
|
|
if ((this.dataCollectForSfcLocalReworkCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForSfcLocalReworkCompleted(this, new dataCollectForSfcLocalReworkCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("isBakingReadyResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public isBakingReadyResponse isBakingReady([System.Xml.Serialization.XmlElementAttribute("isBakingReady", Namespace="http://machine.ws.atlmes.com/")] isBakingReady isBakingReady1) {
|
|
object[] results = this.Invoke("isBakingReady", new object[] {
|
|
isBakingReady1});
|
|
return ((isBakingReadyResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void isBakingReadyAsync(isBakingReady isBakingReady1) {
|
|
this.isBakingReadyAsync(isBakingReady1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void isBakingReadyAsync(isBakingReady isBakingReady1, object userState) {
|
|
if ((this.isBakingReadyOperationCompleted == null)) {
|
|
this.isBakingReadyOperationCompleted = new System.Threading.SendOrPostCallback(this.OnisBakingReadyOperationCompleted);
|
|
}
|
|
this.InvokeAsync("isBakingReady", new object[] {
|
|
isBakingReady1}, this.isBakingReadyOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnisBakingReadyOperationCompleted(object arg) {
|
|
if ((this.isBakingReadyCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.isBakingReadyCompleted(this, new isBakingReadyCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("processLotStartResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public processLotStartResponse processLotStart([System.Xml.Serialization.XmlElementAttribute("processLotStart", Namespace="http://machine.ws.atlmes.com/")] processLotStart processLotStart1) {
|
|
object[] results = this.Invoke("processLotStart", new object[] {
|
|
processLotStart1});
|
|
return ((processLotStartResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void processLotStartAsync(processLotStart processLotStart1) {
|
|
this.processLotStartAsync(processLotStart1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void processLotStartAsync(processLotStart processLotStart1, object userState) {
|
|
if ((this.processLotStartOperationCompleted == null)) {
|
|
this.processLotStartOperationCompleted = new System.Threading.SendOrPostCallback(this.OnprocessLotStartOperationCompleted);
|
|
}
|
|
this.InvokeAsync("processLotStart", new object[] {
|
|
processLotStart1}, this.processLotStartOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnprocessLotStartOperationCompleted(object arg) {
|
|
if ((this.processLotStartCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.processLotStartCompleted(this, new processLotStartCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("sfcStartResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public sfcStartResponse sfcStart([System.Xml.Serialization.XmlElementAttribute("sfcStart", Namespace="http://machine.ws.atlmes.com/")] sfcStart sfcStart1) {
|
|
object[] results = this.Invoke("sfcStart", new object[] {
|
|
sfcStart1});
|
|
return ((sfcStartResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void sfcStartAsync(sfcStart sfcStart1) {
|
|
this.sfcStartAsync(sfcStart1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void sfcStartAsync(sfcStart sfcStart1, object userState) {
|
|
if ((this.sfcStartOperationCompleted == null)) {
|
|
this.sfcStartOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsfcStartOperationCompleted);
|
|
}
|
|
this.InvokeAsync("sfcStart", new object[] {
|
|
sfcStart1}, this.sfcStartOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsfcStartOperationCompleted(object arg) {
|
|
if ((this.sfcStartCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.sfcStartCompleted(this, new sfcStartCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("sfcCompleteResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public sfcCompleteResponse sfcComplete([System.Xml.Serialization.XmlElementAttribute("sfcComplete", Namespace="http://machine.ws.atlmes.com/")] sfcComplete sfcComplete1) {
|
|
object[] results = this.Invoke("sfcComplete", new object[] {
|
|
sfcComplete1});
|
|
return ((sfcCompleteResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void sfcCompleteAsync(sfcComplete sfcComplete1) {
|
|
this.sfcCompleteAsync(sfcComplete1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void sfcCompleteAsync(sfcComplete sfcComplete1, object userState) {
|
|
if ((this.sfcCompleteOperationCompleted == null)) {
|
|
this.sfcCompleteOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsfcCompleteOperationCompleted);
|
|
}
|
|
this.InvokeAsync("sfcComplete", new object[] {
|
|
sfcComplete1}, this.sfcCompleteOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsfcCompleteOperationCompleted(object arg) {
|
|
if ((this.sfcCompleteCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.sfcCompleteCompleted(this, new sfcCompleteCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("createSfcAndDataCollectResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public createSfcAndDataCollectResponse createSfcAndDataCollect([System.Xml.Serialization.XmlElementAttribute("createSfcAndDataCollect", Namespace="http://machine.ws.atlmes.com/")] createSfcAndDataCollect createSfcAndDataCollect1) {
|
|
object[] results = this.Invoke("createSfcAndDataCollect", new object[] {
|
|
createSfcAndDataCollect1});
|
|
return ((createSfcAndDataCollectResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void createSfcAndDataCollectAsync(createSfcAndDataCollect createSfcAndDataCollect1) {
|
|
this.createSfcAndDataCollectAsync(createSfcAndDataCollect1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void createSfcAndDataCollectAsync(createSfcAndDataCollect createSfcAndDataCollect1, object userState) {
|
|
if ((this.createSfcAndDataCollectOperationCompleted == null)) {
|
|
this.createSfcAndDataCollectOperationCompleted = new System.Threading.SendOrPostCallback(this.OncreateSfcAndDataCollectOperationCompleted);
|
|
}
|
|
this.InvokeAsync("createSfcAndDataCollect", new object[] {
|
|
createSfcAndDataCollect1}, this.createSfcAndDataCollectOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncreateSfcAndDataCollectOperationCompleted(object arg) {
|
|
if ((this.createSfcAndDataCollectCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.createSfcAndDataCollectCompleted(this, new createSfcAndDataCollectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("processLotCompleteResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public processLotCompleteResponse processLotComplete([System.Xml.Serialization.XmlElementAttribute("processLotComplete", Namespace="http://machine.ws.atlmes.com/")] processLotComplete processLotComplete1) {
|
|
object[] results = this.Invoke("processLotComplete", new object[] {
|
|
processLotComplete1});
|
|
return ((processLotCompleteResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void processLotCompleteAsync(processLotComplete processLotComplete1) {
|
|
this.processLotCompleteAsync(processLotComplete1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void processLotCompleteAsync(processLotComplete processLotComplete1, object userState) {
|
|
if ((this.processLotCompleteOperationCompleted == null)) {
|
|
this.processLotCompleteOperationCompleted = new System.Threading.SendOrPostCallback(this.OnprocessLotCompleteOperationCompleted);
|
|
}
|
|
this.InvokeAsync("processLotComplete", new object[] {
|
|
processLotComplete1}, this.processLotCompleteOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnprocessLotCompleteOperationCompleted(object arg) {
|
|
if ((this.processLotCompleteCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.processLotCompleteCompleted(this, new processLotCompleteCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("cellInboxAssemblyResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public cellInboxAssemblyResponse cellInboxAssembly([System.Xml.Serialization.XmlElementAttribute("cellInboxAssembly", Namespace="http://machine.ws.atlmes.com/")] cellInboxAssembly cellInboxAssembly1) {
|
|
object[] results = this.Invoke("cellInboxAssembly", new object[] {
|
|
cellInboxAssembly1});
|
|
return ((cellInboxAssemblyResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void cellInboxAssemblyAsync(cellInboxAssembly cellInboxAssembly1) {
|
|
this.cellInboxAssemblyAsync(cellInboxAssembly1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void cellInboxAssemblyAsync(cellInboxAssembly cellInboxAssembly1, object userState) {
|
|
if ((this.cellInboxAssemblyOperationCompleted == null)) {
|
|
this.cellInboxAssemblyOperationCompleted = new System.Threading.SendOrPostCallback(this.OncellInboxAssemblyOperationCompleted);
|
|
}
|
|
this.InvokeAsync("cellInboxAssembly", new object[] {
|
|
cellInboxAssembly1}, this.cellInboxAssemblyOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncellInboxAssemblyOperationCompleted(object arg) {
|
|
if ((this.cellInboxAssemblyCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.cellInboxAssemblyCompleted(this, new cellInboxAssemblyCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("cellInboxCompleteAndBindTrayResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public cellInboxCompleteAndBindTrayResponse cellInboxCompleteAndBindTray([System.Xml.Serialization.XmlElementAttribute("cellInboxCompleteAndBindTray", Namespace="http://machine.ws.atlmes.com/")] cellInboxCompleteAndBindTray cellInboxCompleteAndBindTray1) {
|
|
object[] results = this.Invoke("cellInboxCompleteAndBindTray", new object[] {
|
|
cellInboxCompleteAndBindTray1});
|
|
return ((cellInboxCompleteAndBindTrayResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void cellInboxCompleteAndBindTrayAsync(cellInboxCompleteAndBindTray cellInboxCompleteAndBindTray1) {
|
|
this.cellInboxCompleteAndBindTrayAsync(cellInboxCompleteAndBindTray1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void cellInboxCompleteAndBindTrayAsync(cellInboxCompleteAndBindTray cellInboxCompleteAndBindTray1, object userState) {
|
|
if ((this.cellInboxCompleteAndBindTrayOperationCompleted == null)) {
|
|
this.cellInboxCompleteAndBindTrayOperationCompleted = new System.Threading.SendOrPostCallback(this.OncellInboxCompleteAndBindTrayOperationCompleted);
|
|
}
|
|
this.InvokeAsync("cellInboxCompleteAndBindTray", new object[] {
|
|
cellInboxCompleteAndBindTray1}, this.cellInboxCompleteAndBindTrayOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncellInboxCompleteAndBindTrayOperationCompleted(object arg) {
|
|
if ((this.cellInboxCompleteAndBindTrayCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.cellInboxCompleteAndBindTrayCompleted(this, new cellInboxCompleteAndBindTrayCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("sfcBindPostCompleteResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public sfcBindPostCompleteResponse sfcBindPostComplete([System.Xml.Serialization.XmlElementAttribute("sfcBindPostComplete", Namespace="http://machine.ws.atlmes.com/")] sfcBindPostComplete sfcBindPostComplete1) {
|
|
object[] results = this.Invoke("sfcBindPostComplete", new object[] {
|
|
sfcBindPostComplete1});
|
|
return ((sfcBindPostCompleteResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void sfcBindPostCompleteAsync(sfcBindPostComplete sfcBindPostComplete1) {
|
|
this.sfcBindPostCompleteAsync(sfcBindPostComplete1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void sfcBindPostCompleteAsync(sfcBindPostComplete sfcBindPostComplete1, object userState) {
|
|
if ((this.sfcBindPostCompleteOperationCompleted == null)) {
|
|
this.sfcBindPostCompleteOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsfcBindPostCompleteOperationCompleted);
|
|
}
|
|
this.InvokeAsync("sfcBindPostComplete", new object[] {
|
|
sfcBindPostComplete1}, this.sfcBindPostCompleteOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsfcBindPostCompleteOperationCompleted(object arg) {
|
|
if ((this.sfcBindPostCompleteCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.sfcBindPostCompleteCompleted(this, new sfcBindPostCompleteCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("checkBomInventoryResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public checkBomInventoryResponse checkBomInventory([System.Xml.Serialization.XmlElementAttribute("checkBomInventory", Namespace="http://machine.ws.atlmes.com/")] checkBomInventory checkBomInventory1) {
|
|
object[] results = this.Invoke("checkBomInventory", new object[] {
|
|
checkBomInventory1});
|
|
return ((checkBomInventoryResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void checkBomInventoryAsync(checkBomInventory checkBomInventory1) {
|
|
this.checkBomInventoryAsync(checkBomInventory1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void checkBomInventoryAsync(checkBomInventory checkBomInventory1, object userState) {
|
|
if ((this.checkBomInventoryOperationCompleted == null)) {
|
|
this.checkBomInventoryOperationCompleted = new System.Threading.SendOrPostCallback(this.OncheckBomInventoryOperationCompleted);
|
|
}
|
|
this.InvokeAsync("checkBomInventory", new object[] {
|
|
checkBomInventory1}, this.checkBomInventoryOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncheckBomInventoryOperationCompleted(object arg) {
|
|
if ((this.checkBomInventoryCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.checkBomInventoryCompleted(this, new checkBomInventoryCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("assemblyAndDataCollectionResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public assemblyAndDataCollectionResponse assemblyAndDataCollection([System.Xml.Serialization.XmlElementAttribute("assemblyAndDataCollection", Namespace="http://machine.ws.atlmes.com/")] assemblyAndDataCollection assemblyAndDataCollection1) {
|
|
object[] results = this.Invoke("assemblyAndDataCollection", new object[] {
|
|
assemblyAndDataCollection1});
|
|
return ((assemblyAndDataCollectionResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void assemblyAndDataCollectionAsync(assemblyAndDataCollection assemblyAndDataCollection1) {
|
|
this.assemblyAndDataCollectionAsync(assemblyAndDataCollection1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void assemblyAndDataCollectionAsync(assemblyAndDataCollection assemblyAndDataCollection1, object userState) {
|
|
if ((this.assemblyAndDataCollectionOperationCompleted == null)) {
|
|
this.assemblyAndDataCollectionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnassemblyAndDataCollectionOperationCompleted);
|
|
}
|
|
this.InvokeAsync("assemblyAndDataCollection", new object[] {
|
|
assemblyAndDataCollection1}, this.assemblyAndDataCollectionOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnassemblyAndDataCollectionOperationCompleted(object arg) {
|
|
if ((this.assemblyAndDataCollectionCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.assemblyAndDataCollectionCompleted(this, new assemblyAndDataCollectionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("assembleProcessLotAndDataCollectExResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public assembleProcessLotAndDataCollectExResponse assembleProcessLotAndDataCollectEx([System.Xml.Serialization.XmlElementAttribute("assembleProcessLotAndDataCollectEx", Namespace="http://machine.ws.atlmes.com/")] assembleProcessLotAndDataCollectEx assembleProcessLotAndDataCollectEx1) {
|
|
object[] results = this.Invoke("assembleProcessLotAndDataCollectEx", new object[] {
|
|
assembleProcessLotAndDataCollectEx1});
|
|
return ((assembleProcessLotAndDataCollectExResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void assembleProcessLotAndDataCollectExAsync(assembleProcessLotAndDataCollectEx assembleProcessLotAndDataCollectEx1) {
|
|
this.assembleProcessLotAndDataCollectExAsync(assembleProcessLotAndDataCollectEx1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void assembleProcessLotAndDataCollectExAsync(assembleProcessLotAndDataCollectEx assembleProcessLotAndDataCollectEx1, object userState) {
|
|
if ((this.assembleProcessLotAndDataCollectExOperationCompleted == null)) {
|
|
this.assembleProcessLotAndDataCollectExOperationCompleted = new System.Threading.SendOrPostCallback(this.OnassembleProcessLotAndDataCollectExOperationCompleted);
|
|
}
|
|
this.InvokeAsync("assembleProcessLotAndDataCollectEx", new object[] {
|
|
assembleProcessLotAndDataCollectEx1}, this.assembleProcessLotAndDataCollectExOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnassembleProcessLotAndDataCollectExOperationCompleted(object arg) {
|
|
if ((this.assembleProcessLotAndDataCollectExCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.assembleProcessLotAndDataCollectExCompleted(this, new assembleProcessLotAndDataCollectExCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("startHeadWeldingResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public startHeadWeldingResponse startHeadWelding([System.Xml.Serialization.XmlElementAttribute("startHeadWelding", Namespace="http://machine.ws.atlmes.com/")] startHeadWelding startHeadWelding1) {
|
|
object[] results = this.Invoke("startHeadWelding", new object[] {
|
|
startHeadWelding1});
|
|
return ((startHeadWeldingResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void startHeadWeldingAsync(startHeadWelding startHeadWelding1) {
|
|
this.startHeadWeldingAsync(startHeadWelding1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void startHeadWeldingAsync(startHeadWelding startHeadWelding1, object userState) {
|
|
if ((this.startHeadWeldingOperationCompleted == null)) {
|
|
this.startHeadWeldingOperationCompleted = new System.Threading.SendOrPostCallback(this.OnstartHeadWeldingOperationCompleted);
|
|
}
|
|
this.InvokeAsync("startHeadWelding", new object[] {
|
|
startHeadWelding1}, this.startHeadWeldingOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnstartHeadWeldingOperationCompleted(object arg) {
|
|
if ((this.startHeadWeldingCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.startHeadWeldingCompleted(this, new startHeadWeldingCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("assemblyComponentResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public assemblyComponentResponse assemblyComponent([System.Xml.Serialization.XmlElementAttribute("assemblyComponent", Namespace="http://machine.ws.atlmes.com/")] assemblyComponent assemblyComponent1) {
|
|
object[] results = this.Invoke("assemblyComponent", new object[] {
|
|
assemblyComponent1});
|
|
return ((assemblyComponentResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void assemblyComponentAsync(assemblyComponent assemblyComponent1) {
|
|
this.assemblyComponentAsync(assemblyComponent1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void assemblyComponentAsync(assemblyComponent assemblyComponent1, object userState) {
|
|
if ((this.assemblyComponentOperationCompleted == null)) {
|
|
this.assemblyComponentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnassemblyComponentOperationCompleted);
|
|
}
|
|
this.InvokeAsync("assemblyComponent", new object[] {
|
|
assemblyComponent1}, this.assemblyComponentOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnassemblyComponentOperationCompleted(object arg) {
|
|
if ((this.assemblyComponentCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.assemblyComponentCompleted(this, new assemblyComponentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("heartbeatValidationResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public heartbeatValidationResponse heartbeatValidation([System.Xml.Serialization.XmlElementAttribute("heartbeatValidation", Namespace="http://machine.ws.atlmes.com/")] heartbeatValidation heartbeatValidation1) {
|
|
object[] results = this.Invoke("heartbeatValidation", new object[] {
|
|
heartbeatValidation1});
|
|
return ((heartbeatValidationResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void heartbeatValidationAsync(heartbeatValidation heartbeatValidation1) {
|
|
this.heartbeatValidationAsync(heartbeatValidation1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void heartbeatValidationAsync(heartbeatValidation heartbeatValidation1, object userState) {
|
|
if ((this.heartbeatValidationOperationCompleted == null)) {
|
|
this.heartbeatValidationOperationCompleted = new System.Threading.SendOrPostCallback(this.OnheartbeatValidationOperationCompleted);
|
|
}
|
|
this.InvokeAsync("heartbeatValidation", new object[] {
|
|
heartbeatValidation1}, this.heartbeatValidationOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnheartbeatValidationOperationCompleted(object arg) {
|
|
if ((this.heartbeatValidationCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.heartbeatValidationCompleted(this, new heartbeatValidationCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("start2ndInjectionResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public start2ndInjectionResponse start2ndInjection([System.Xml.Serialization.XmlElementAttribute("start2ndInjection", Namespace="http://machine.ws.atlmes.com/")] start2ndInjection start2ndInjection1) {
|
|
object[] results = this.Invoke("start2ndInjection", new object[] {
|
|
start2ndInjection1});
|
|
return ((start2ndInjectionResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void start2ndInjectionAsync(start2ndInjection start2ndInjection1) {
|
|
this.start2ndInjectionAsync(start2ndInjection1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void start2ndInjectionAsync(start2ndInjection start2ndInjection1, object userState) {
|
|
if ((this.start2ndInjectionOperationCompleted == null)) {
|
|
this.start2ndInjectionOperationCompleted = new System.Threading.SendOrPostCallback(this.Onstart2ndInjectionOperationCompleted);
|
|
}
|
|
this.InvokeAsync("start2ndInjection", new object[] {
|
|
start2ndInjection1}, this.start2ndInjectionOperationCompleted, userState);
|
|
}
|
|
|
|
private void Onstart2ndInjectionOperationCompleted(object arg) {
|
|
if ((this.start2ndInjectionCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.start2ndInjectionCompleted(this, new start2ndInjectionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForHotPressResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForHotPressResponse dataCollectForHotPress([System.Xml.Serialization.XmlElementAttribute("dataCollectForHotPress", Namespace="http://machine.ws.atlmes.com/")] dataCollectForHotPress dataCollectForHotPress1) {
|
|
object[] results = this.Invoke("dataCollectForHotPress", new object[] {
|
|
dataCollectForHotPress1});
|
|
return ((dataCollectForHotPressResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForHotPressAsync(dataCollectForHotPress dataCollectForHotPress1) {
|
|
this.dataCollectForHotPressAsync(dataCollectForHotPress1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForHotPressAsync(dataCollectForHotPress dataCollectForHotPress1, object userState) {
|
|
if ((this.dataCollectForHotPressOperationCompleted == null)) {
|
|
this.dataCollectForHotPressOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForHotPressOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForHotPress", new object[] {
|
|
dataCollectForHotPress1}, this.dataCollectForHotPressOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForHotPressOperationCompleted(object arg) {
|
|
if ((this.dataCollectForHotPressCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForHotPressCompleted(this, new dataCollectForHotPressCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("getCellOCVValueResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public getCellOCVValueResponse getCellOCVValue([System.Xml.Serialization.XmlElementAttribute("getCellOCVValue", Namespace="http://machine.ws.atlmes.com/")] getCellOCVValue getCellOCVValue1) {
|
|
object[] results = this.Invoke("getCellOCVValue", new object[] {
|
|
getCellOCVValue1});
|
|
return ((getCellOCVValueResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getCellOCVValueAsync(getCellOCVValue getCellOCVValue1) {
|
|
this.getCellOCVValueAsync(getCellOCVValue1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getCellOCVValueAsync(getCellOCVValue getCellOCVValue1, object userState) {
|
|
if ((this.getCellOCVValueOperationCompleted == null)) {
|
|
this.getCellOCVValueOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetCellOCVValueOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getCellOCVValue", new object[] {
|
|
getCellOCVValue1}, this.getCellOCVValueOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetCellOCVValueOperationCompleted(object arg) {
|
|
if ((this.getCellOCVValueCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getCellOCVValueCompleted(this, new getCellOCVValueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("getShopOrderReleaseByResourceResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public getShopOrderReleaseByResourceResponse getShopOrderReleaseByResource([System.Xml.Serialization.XmlElementAttribute("getShopOrderReleaseByResource", Namespace="http://machine.ws.atlmes.com/")] getShopOrderReleaseByResource getShopOrderReleaseByResource1) {
|
|
object[] results = this.Invoke("getShopOrderReleaseByResource", new object[] {
|
|
getShopOrderReleaseByResource1});
|
|
return ((getShopOrderReleaseByResourceResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getShopOrderReleaseByResourceAsync(getShopOrderReleaseByResource getShopOrderReleaseByResource1) {
|
|
this.getShopOrderReleaseByResourceAsync(getShopOrderReleaseByResource1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getShopOrderReleaseByResourceAsync(getShopOrderReleaseByResource getShopOrderReleaseByResource1, object userState) {
|
|
if ((this.getShopOrderReleaseByResourceOperationCompleted == null)) {
|
|
this.getShopOrderReleaseByResourceOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetShopOrderReleaseByResourceOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getShopOrderReleaseByResource", new object[] {
|
|
getShopOrderReleaseByResource1}, this.getShopOrderReleaseByResourceOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetShopOrderReleaseByResourceOperationCompleted(object arg) {
|
|
if ((this.getShopOrderReleaseByResourceCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getShopOrderReleaseByResourceCompleted(this, new getShopOrderReleaseByResourceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("startCompleteRelabeledSFCResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public startCompleteRelabeledSFCResponse startCompleteRelabeledSFC([System.Xml.Serialization.XmlElementAttribute("startCompleteRelabeledSFC", Namespace="http://machine.ws.atlmes.com/")] startCompleteRelabeledSFC startCompleteRelabeledSFC1) {
|
|
object[] results = this.Invoke("startCompleteRelabeledSFC", new object[] {
|
|
startCompleteRelabeledSFC1});
|
|
return ((startCompleteRelabeledSFCResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void startCompleteRelabeledSFCAsync(startCompleteRelabeledSFC startCompleteRelabeledSFC1) {
|
|
this.startCompleteRelabeledSFCAsync(startCompleteRelabeledSFC1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void startCompleteRelabeledSFCAsync(startCompleteRelabeledSFC startCompleteRelabeledSFC1, object userState) {
|
|
if ((this.startCompleteRelabeledSFCOperationCompleted == null)) {
|
|
this.startCompleteRelabeledSFCOperationCompleted = new System.Threading.SendOrPostCallback(this.OnstartCompleteRelabeledSFCOperationCompleted);
|
|
}
|
|
this.InvokeAsync("startCompleteRelabeledSFC", new object[] {
|
|
startCompleteRelabeledSFC1}, this.startCompleteRelabeledSFCOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnstartCompleteRelabeledSFCOperationCompleted(object arg) {
|
|
if ((this.startCompleteRelabeledSFCCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.startCompleteRelabeledSFCCompleted(this, new startCompleteRelabeledSFCCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("inProcessLotPreCheckResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public inProcessLotPreCheckResponse inProcessLotPreCheck([System.Xml.Serialization.XmlElementAttribute("inProcessLotPreCheck", Namespace="http://machine.ws.atlmes.com/")] inProcessLotPreCheck inProcessLotPreCheck1) {
|
|
object[] results = this.Invoke("inProcessLotPreCheck", new object[] {
|
|
inProcessLotPreCheck1});
|
|
return ((inProcessLotPreCheckResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void inProcessLotPreCheckAsync(inProcessLotPreCheck inProcessLotPreCheck1) {
|
|
this.inProcessLotPreCheckAsync(inProcessLotPreCheck1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void inProcessLotPreCheckAsync(inProcessLotPreCheck inProcessLotPreCheck1, object userState) {
|
|
if ((this.inProcessLotPreCheckOperationCompleted == null)) {
|
|
this.inProcessLotPreCheckOperationCompleted = new System.Threading.SendOrPostCallback(this.OninProcessLotPreCheckOperationCompleted);
|
|
}
|
|
this.InvokeAsync("inProcessLotPreCheck", new object[] {
|
|
inProcessLotPreCheck1}, this.inProcessLotPreCheckOperationCompleted, userState);
|
|
}
|
|
|
|
private void OninProcessLotPreCheckOperationCompleted(object arg) {
|
|
if ((this.inProcessLotPreCheckCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.inProcessLotPreCheckCompleted(this, new inProcessLotPreCheckCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForCoatingScaleResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForCoatingScaleResponse dataCollectForCoatingScale([System.Xml.Serialization.XmlElementAttribute("dataCollectForCoatingScale", Namespace="http://machine.ws.atlmes.com/")] dataCollectForCoatingScale dataCollectForCoatingScale1) {
|
|
object[] results = this.Invoke("dataCollectForCoatingScale", new object[] {
|
|
dataCollectForCoatingScale1});
|
|
return ((dataCollectForCoatingScaleResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForCoatingScaleAsync(dataCollectForCoatingScale dataCollectForCoatingScale1) {
|
|
this.dataCollectForCoatingScaleAsync(dataCollectForCoatingScale1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForCoatingScaleAsync(dataCollectForCoatingScale dataCollectForCoatingScale1, object userState) {
|
|
if ((this.dataCollectForCoatingScaleOperationCompleted == null)) {
|
|
this.dataCollectForCoatingScaleOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForCoatingScaleOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForCoatingScale", new object[] {
|
|
dataCollectForCoatingScale1}, this.dataCollectForCoatingScaleOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForCoatingScaleOperationCompleted(object arg) {
|
|
if ((this.dataCollectForCoatingScaleCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForCoatingScaleCompleted(this, new dataCollectForCoatingScaleCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlArrayAttribute("getItemAndQtyResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
[return: System.Xml.Serialization.XmlArrayItemAttribute("return", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)]
|
|
public startSfcItemData[] getItemAndQty([System.Xml.Serialization.XmlElementAttribute("getItemAndQty", Namespace="http://machine.ws.atlmes.com/")] getItemAndQty getItemAndQty1) {
|
|
object[] results = this.Invoke("getItemAndQty", new object[] {
|
|
getItemAndQty1});
|
|
return ((startSfcItemData[])(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getItemAndQtyAsync(getItemAndQty getItemAndQty1) {
|
|
this.getItemAndQtyAsync(getItemAndQty1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getItemAndQtyAsync(getItemAndQty getItemAndQty1, object userState) {
|
|
if ((this.getItemAndQtyOperationCompleted == null)) {
|
|
this.getItemAndQtyOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetItemAndQtyOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getItemAndQty", new object[] {
|
|
getItemAndQty1}, this.getItemAndQtyOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetItemAndQtyOperationCompleted(object arg) {
|
|
if ((this.getItemAndQtyCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getItemAndQtyCompleted(this, new getItemAndQtyCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcBYResouceResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForSfcBYResouceResponse dataCollectForSfcBYResouce([System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcBYResouce", Namespace="http://machine.ws.atlmes.com/")] dataCollectForSfcBYResouce dataCollectForSfcBYResouce1) {
|
|
object[] results = this.Invoke("dataCollectForSfcBYResouce", new object[] {
|
|
dataCollectForSfcBYResouce1});
|
|
return ((dataCollectForSfcBYResouceResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcBYResouceAsync(dataCollectForSfcBYResouce dataCollectForSfcBYResouce1) {
|
|
this.dataCollectForSfcBYResouceAsync(dataCollectForSfcBYResouce1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcBYResouceAsync(dataCollectForSfcBYResouce dataCollectForSfcBYResouce1, object userState) {
|
|
if ((this.dataCollectForSfcBYResouceOperationCompleted == null)) {
|
|
this.dataCollectForSfcBYResouceOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForSfcBYResouceOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForSfcBYResouce", new object[] {
|
|
dataCollectForSfcBYResouce1}, this.dataCollectForSfcBYResouceOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForSfcBYResouceOperationCompleted(object arg) {
|
|
if ((this.dataCollectForSfcBYResouceCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForSfcBYResouceCompleted(this, new dataCollectForSfcBYResouceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("processLotStartForSfcResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public processLotStartForSfcResponse processLotStartForSfc([System.Xml.Serialization.XmlElementAttribute("processLotStartForSfc", Namespace="http://machine.ws.atlmes.com/")] processLotStartForSfc processLotStartForSfc1) {
|
|
object[] results = this.Invoke("processLotStartForSfc", new object[] {
|
|
processLotStartForSfc1});
|
|
return ((processLotStartForSfcResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void processLotStartForSfcAsync(processLotStartForSfc processLotStartForSfc1) {
|
|
this.processLotStartForSfcAsync(processLotStartForSfc1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void processLotStartForSfcAsync(processLotStartForSfc processLotStartForSfc1, object userState) {
|
|
if ((this.processLotStartForSfcOperationCompleted == null)) {
|
|
this.processLotStartForSfcOperationCompleted = new System.Threading.SendOrPostCallback(this.OnprocessLotStartForSfcOperationCompleted);
|
|
}
|
|
this.InvokeAsync("processLotStartForSfc", new object[] {
|
|
processLotStartForSfc1}, this.processLotStartForSfcOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnprocessLotStartForSfcOperationCompleted(object arg) {
|
|
if ((this.processLotStartForSfcCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.processLotStartForSfcCompleted(this, new processLotStartForSfcCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcExNewResponse", Namespace="http://machine.ws.atlmes.com/")]
|
|
public dataCollectForSfcExNewResponse dataCollectForSfcExNew([System.Xml.Serialization.XmlElementAttribute("dataCollectForSfcExNew", Namespace="http://machine.ws.atlmes.com/")] dataCollectForSfcExNew dataCollectForSfcExNew1) {
|
|
object[] results = this.Invoke("dataCollectForSfcExNew", new object[] {
|
|
dataCollectForSfcExNew1});
|
|
return ((dataCollectForSfcExNewResponse)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcExNewAsync(dataCollectForSfcExNew dataCollectForSfcExNew1) {
|
|
this.dataCollectForSfcExNewAsync(dataCollectForSfcExNew1, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void dataCollectForSfcExNewAsync(dataCollectForSfcExNew dataCollectForSfcExNew1, object userState) {
|
|
if ((this.dataCollectForSfcExNewOperationCompleted == null)) {
|
|
this.dataCollectForSfcExNewOperationCompleted = new System.Threading.SendOrPostCallback(this.OndataCollectForSfcExNewOperationCompleted);
|
|
}
|
|
this.InvokeAsync("dataCollectForSfcExNew", new object[] {
|
|
dataCollectForSfcExNew1}, this.dataCollectForSfcExNewOperationCompleted, userState);
|
|
}
|
|
|
|
private void OndataCollectForSfcExNewOperationCompleted(object arg) {
|
|
if ((this.dataCollectForSfcExNewCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.dataCollectForSfcExNewCompleted(this, new dataCollectForSfcExNewCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public new void CancelAsync(object userState) {
|
|
base.CancelAsync(userState);
|
|
}
|
|
|
|
private bool IsLocalFileSystemWebService(string url) {
|
|
if (((url == null)
|
|
|| (url == string.Empty))) {
|
|
return false;
|
|
}
|
|
System.Uri wsUri = new System.Uri(url);
|
|
if (((wsUri.Port >= 1024)
|
|
&& (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) {
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForResource {
|
|
|
|
private machineIntegrationResourceDcRequest resourceRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationResourceDcRequest resourceRequest {
|
|
get {
|
|
return this.resourceRequestField;
|
|
}
|
|
set {
|
|
this.resourceRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationResourceDcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationParametricData {
|
|
|
|
private string nameField;
|
|
|
|
private string valueField;
|
|
|
|
private ParameterDataType dataTypeField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string name {
|
|
get {
|
|
return this.nameField;
|
|
}
|
|
set {
|
|
this.nameField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ParameterDataType dataType {
|
|
get {
|
|
return this.dataTypeField;
|
|
}
|
|
set {
|
|
this.dataTypeField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.sap.com/me/datacollection")]
|
|
public enum ParameterDataType {
|
|
|
|
/// <remarks/>
|
|
NUMBER,
|
|
|
|
/// <remarks/>
|
|
TEXT,
|
|
|
|
/// <remarks/>
|
|
FORMULA,
|
|
|
|
/// <remarks/>
|
|
BOOLEAN,
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcExNewResponse {
|
|
|
|
private sfcDcExResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcExResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcDcExResponse : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(startProcessLotForSfcResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(cellOcvValueResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(componentAssemblyResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(headWeldingStartResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(assemblyAndDataCollectionResponseExt))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(checkBomInventoryResponseExt))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(completeSfcResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(startSfcResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(startProcessLotResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(bakingReadyResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(sfcDcExResponse))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(resChgResponse))]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class baseResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startProcessLotForSfcResponse : baseResponse {
|
|
|
|
private processLotSfcEntity[] sfcEntityField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("sfcEntity", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)]
|
|
public processLotSfcEntity[] sfcEntity {
|
|
get {
|
|
return this.sfcEntityField;
|
|
}
|
|
set {
|
|
this.sfcEntityField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotSfcEntity {
|
|
|
|
private string headSfcField;
|
|
|
|
private sfcLocationEntity[] sfcEntitysField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string headSfc {
|
|
get {
|
|
return this.headSfcField;
|
|
}
|
|
set {
|
|
this.headSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("sfcEntitys", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcLocationEntity[] sfcEntitys {
|
|
get {
|
|
return this.sfcEntitysField;
|
|
}
|
|
set {
|
|
this.sfcEntitysField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcLocationEntity {
|
|
|
|
private string sfcField;
|
|
|
|
private string locationField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string location {
|
|
get {
|
|
return this.locationField;
|
|
}
|
|
set {
|
|
this.locationField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellOcvValueResponse : baseResponse {
|
|
|
|
private cellSfcData[] cellSfcsDataField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("cellSfcsData", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)]
|
|
public cellSfcData[] cellSfcsData {
|
|
get {
|
|
return this.cellSfcsDataField;
|
|
}
|
|
set {
|
|
this.cellSfcsDataField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellSfcData {
|
|
|
|
private string sfcField;
|
|
|
|
private string cellOCVField;
|
|
|
|
private string cellOcvDateField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string cellOCV {
|
|
get {
|
|
return this.cellOCVField;
|
|
}
|
|
set {
|
|
this.cellOCVField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string cellOcvDate {
|
|
get {
|
|
return this.cellOcvDateField;
|
|
}
|
|
set {
|
|
this.cellOcvDateField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class componentAssemblyResponse : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class headWeldingStartResponse : baseResponse {
|
|
|
|
private int workStationField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)]
|
|
public int workStation {
|
|
get {
|
|
return this.workStationField;
|
|
}
|
|
set {
|
|
this.workStationField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblyAndDataCollectionResponseExt : baseResponse {
|
|
|
|
private int resultField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)]
|
|
public int result {
|
|
get {
|
|
return this.resultField;
|
|
}
|
|
set {
|
|
this.resultField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkBomInventoryResponseExt : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class completeSfcResponse : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startSfcResponse : baseResponse {
|
|
|
|
private int code1Field;
|
|
|
|
private bool code1FieldSpecified;
|
|
|
|
private string message1Field;
|
|
|
|
private startSfcItemData[] itemListField;
|
|
|
|
private startSfcOperationData[] userOptionsListField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("code", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)]
|
|
public int code1 {
|
|
get {
|
|
return this.code1Field;
|
|
}
|
|
set {
|
|
this.code1Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool code1Specified {
|
|
get {
|
|
return this.code1FieldSpecified;
|
|
}
|
|
set {
|
|
this.code1FieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("message", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)]
|
|
public string message1 {
|
|
get {
|
|
return this.message1Field;
|
|
}
|
|
set {
|
|
this.message1Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("itemList", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)]
|
|
public startSfcItemData[] itemList {
|
|
get {
|
|
return this.itemListField;
|
|
}
|
|
set {
|
|
this.itemListField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("userOptionsList", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)]
|
|
public startSfcOperationData[] userOptionsList {
|
|
get {
|
|
return this.userOptionsListField;
|
|
}
|
|
set {
|
|
this.userOptionsListField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startSfcItemData {
|
|
|
|
private string itemField;
|
|
|
|
private string revisionField;
|
|
|
|
private decimal qtyField;
|
|
|
|
private bool qtyFieldSpecified;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string item {
|
|
get {
|
|
return this.itemField;
|
|
}
|
|
set {
|
|
this.itemField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string revision {
|
|
get {
|
|
return this.revisionField;
|
|
}
|
|
set {
|
|
this.revisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public decimal qty {
|
|
get {
|
|
return this.qtyField;
|
|
}
|
|
set {
|
|
this.qtyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool qtySpecified {
|
|
get {
|
|
return this.qtyFieldSpecified;
|
|
}
|
|
set {
|
|
this.qtyFieldSpecified = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startSfcOperationData {
|
|
|
|
private string nameField;
|
|
|
|
private string valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string name {
|
|
get {
|
|
return this.nameField;
|
|
}
|
|
set {
|
|
this.nameField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startProcessLotResponse : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class bakingReadyResponse : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class resChgResponse : baseResponse {
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcExNew {
|
|
|
|
private sfcDcExRequest sfcDcExRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcExRequest SfcDcExRequest {
|
|
get {
|
|
return this.sfcDcExRequestField;
|
|
}
|
|
set {
|
|
this.sfcDcExRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(sfcDcExNewRequest))]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcDcExRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
private nonConfirmCodeArray[] ncCodeArrayField;
|
|
|
|
private bool isDispositionRequiredField;
|
|
|
|
private bool isDispositionRequiredFieldSpecified;
|
|
|
|
private string isGetSFCFromCustomerBarcodeField;
|
|
|
|
private string checkSFCStatusField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public nonConfirmCodeArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bool isDispositionRequired {
|
|
get {
|
|
return this.isDispositionRequiredField;
|
|
}
|
|
set {
|
|
this.isDispositionRequiredField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool isDispositionRequiredSpecified {
|
|
get {
|
|
return this.isDispositionRequiredFieldSpecified;
|
|
}
|
|
set {
|
|
this.isDispositionRequiredFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string isGetSFCFromCustomerBarcode {
|
|
get {
|
|
return this.isGetSFCFromCustomerBarcodeField;
|
|
}
|
|
set {
|
|
this.isGetSFCFromCustomerBarcodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string checkSFCStatus {
|
|
get {
|
|
return this.checkSFCStatusField;
|
|
}
|
|
set {
|
|
this.checkSFCStatusField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public enum ModeProcessSfc {
|
|
|
|
/// <remarks/>
|
|
MODE_NONE,
|
|
|
|
/// <remarks/>
|
|
MODE_START_SFC_PRE_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_COMPLETE_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_PASS_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_REMOVE_PROCESSLOT_COMPLETE_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_START_SFC_PRE_DC_SFC_COMPLETE,
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class nonConfirmCodeArray {
|
|
|
|
private string ncCodeField;
|
|
|
|
private bool hasNcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncCode {
|
|
get {
|
|
return this.ncCodeField;
|
|
}
|
|
set {
|
|
this.ncCodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bool hasNc {
|
|
get {
|
|
return this.hasNcField;
|
|
}
|
|
set {
|
|
this.hasNcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcDcExNewRequest : sfcDcExRequest {
|
|
|
|
private string usageSeqField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string usageSeq {
|
|
get {
|
|
return this.usageSeqField;
|
|
}
|
|
set {
|
|
this.usageSeqField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotStartForSfcResponse {
|
|
|
|
private startProcessLotForSfcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startProcessLotForSfcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startProcessLotForSfcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] processLotArrayField;
|
|
|
|
private ColumnOrRowFirstEnum columnOrRowFirstField;
|
|
|
|
private bool columnOrRowFirstFieldSpecified;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("processLotArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] processLotArray {
|
|
get {
|
|
return this.processLotArrayField;
|
|
}
|
|
set {
|
|
this.processLotArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ColumnOrRowFirstEnum columnOrRowFirst {
|
|
get {
|
|
return this.columnOrRowFirstField;
|
|
}
|
|
set {
|
|
this.columnOrRowFirstField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool columnOrRowFirstSpecified {
|
|
get {
|
|
return this.columnOrRowFirstFieldSpecified;
|
|
}
|
|
set {
|
|
this.columnOrRowFirstFieldSpecified = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public enum ColumnOrRowFirstEnum {
|
|
|
|
/// <remarks/>
|
|
LEFT_ROW_MAX_FIRST,
|
|
|
|
/// <remarks/>
|
|
LEFT_ROW_MIN_FIRST,
|
|
|
|
/// <remarks/>
|
|
RIGHT_ROW_MAX_FIRST,
|
|
|
|
/// <remarks/>
|
|
RIGHT_ROW_MIN_FIRST,
|
|
|
|
/// <remarks/>
|
|
LEFT_COLUMN_MAX_FIRST,
|
|
|
|
/// <remarks/>
|
|
LEFT_COLUMN_MIN_FIRST,
|
|
|
|
/// <remarks/>
|
|
RIGHT_COLUMN_MAX_FIRST,
|
|
|
|
/// <remarks/>
|
|
RIGHT_COLUMN_MIN_FIRST,
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotStartForSfc {
|
|
|
|
private startProcessLotForSfcRequest startProcessLotForSfcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startProcessLotForSfcRequest StartProcessLotForSfcRequest {
|
|
get {
|
|
return this.startProcessLotForSfcRequestField;
|
|
}
|
|
set {
|
|
this.startProcessLotForSfcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcProResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcBYResouceResponse {
|
|
|
|
private dataCollectForSfcProResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dataCollectForSfcProResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class nonConfirmCodeResrceArray {
|
|
|
|
private string ncCodeField;
|
|
|
|
private bool hasNcField;
|
|
|
|
private bool hasNcFieldSpecified;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncCode {
|
|
get {
|
|
return this.ncCodeField;
|
|
}
|
|
set {
|
|
this.ncCodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bool hasNc {
|
|
get {
|
|
return this.hasNcField;
|
|
}
|
|
set {
|
|
this.hasNcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool hasNcSpecified {
|
|
get {
|
|
return this.hasNcFieldSpecified;
|
|
}
|
|
set {
|
|
this.hasNcFieldSpecified = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationParametricResrceData {
|
|
|
|
private string nameField;
|
|
|
|
private string valueField;
|
|
|
|
private ParameterDataType dataTypeField;
|
|
|
|
private bool dataTypeFieldSpecified;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string name {
|
|
get {
|
|
return this.nameField;
|
|
}
|
|
set {
|
|
this.nameField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ParameterDataType dataType {
|
|
get {
|
|
return this.dataTypeField;
|
|
}
|
|
set {
|
|
this.dataTypeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool dataTypeSpecified {
|
|
get {
|
|
return this.dataTypeFieldSpecified;
|
|
}
|
|
set {
|
|
this.dataTypeFieldSpecified = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcProRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricResrceData[] parametricDataArrayField;
|
|
|
|
private string modeProcessSfcField;
|
|
|
|
private nonConfirmCodeResrceArray[] ncCodeArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricResrceData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public nonConfirmCodeResrceArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcBYResouce {
|
|
|
|
private dataCollectForSfcProRequest dataCollectForSfcProRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dataCollectForSfcProRequest DataCollectForSfcProRequest {
|
|
get {
|
|
return this.dataCollectForSfcProRequestField;
|
|
}
|
|
set {
|
|
this.dataCollectForSfcProRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class getItemAndQty {
|
|
|
|
private startSfcResponse arg0Field;
|
|
|
|
private string[] arg1Field;
|
|
|
|
private string arg2Field;
|
|
|
|
private string arg3Field;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startSfcResponse arg0 {
|
|
get {
|
|
return this.arg0Field;
|
|
}
|
|
set {
|
|
this.arg0Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("arg1", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] arg1 {
|
|
get {
|
|
return this.arg1Field;
|
|
}
|
|
set {
|
|
this.arg1Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string arg2 {
|
|
get {
|
|
return this.arg2Field;
|
|
}
|
|
set {
|
|
this.arg2Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string arg3 {
|
|
get {
|
|
return this.arg3Field;
|
|
}
|
|
set {
|
|
this.arg3Field = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcDcCoatingScaleResponse {
|
|
|
|
private int codeField;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForCoatingScaleResponse {
|
|
|
|
private sfcDcCoatingScaleResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcCoatingScaleResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcDcCoatingScaleRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string userField;
|
|
|
|
private dcTypeEnum typeField;
|
|
|
|
private string parameterField;
|
|
|
|
private float[] valueListField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcTypeEnum type {
|
|
get {
|
|
return this.typeField;
|
|
}
|
|
set {
|
|
this.typeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string parameter {
|
|
get {
|
|
return this.parameterField;
|
|
}
|
|
set {
|
|
this.parameterField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("valueList", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public float[] valueList {
|
|
get {
|
|
return this.valueListField;
|
|
}
|
|
set {
|
|
this.valueListField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public enum dcTypeEnum {
|
|
|
|
/// <remarks/>
|
|
DC_TYPE_SFC,
|
|
|
|
/// <remarks/>
|
|
DC_TYPE_RES,
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForCoatingScale {
|
|
|
|
private sfcDcCoatingScaleRequest sfcDcCoatingScaleRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcCoatingScaleRequest SfcDcCoatingScaleRequest {
|
|
get {
|
|
return this.sfcDcCoatingScaleRequestField;
|
|
}
|
|
set {
|
|
this.sfcDcCoatingScaleRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkPreSfcBindProcessLotResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class inProcessLotPreCheckResponse {
|
|
|
|
private checkPreSfcBindProcessLotResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public checkPreSfcBindProcessLotResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkPreSfcBindProcessLotRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string sfcField;
|
|
|
|
private string activityIDField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityID {
|
|
get {
|
|
return this.activityIDField;
|
|
}
|
|
set {
|
|
this.activityIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class inProcessLotPreCheck {
|
|
|
|
private checkPreSfcBindProcessLotRequest checkPreSfcBindProcessLotRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public checkPreSfcBindProcessLotRequest CheckPreSfcBindProcessLotRequest {
|
|
get {
|
|
return this.checkPreSfcBindProcessLotRequestField;
|
|
}
|
|
set {
|
|
this.checkPreSfcBindProcessLotRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startRelabelCompleteSFCResponse {
|
|
|
|
private string relabeledSFCField;
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string relabeledSFC {
|
|
get {
|
|
return this.relabeledSFCField;
|
|
}
|
|
set {
|
|
this.relabeledSFCField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startCompleteRelabeledSFCResponse {
|
|
|
|
private startRelabelCompleteSFCResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startRelabelCompleteSFCResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startRelabelCompleteSFCRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string sfcField;
|
|
|
|
private string activityIDField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityID {
|
|
get {
|
|
return this.activityIDField;
|
|
}
|
|
set {
|
|
this.activityIDField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startCompleteRelabeledSFC {
|
|
|
|
private startRelabelCompleteSFCRequest startRelabelCompleteSFCRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startRelabelCompleteSFCRequest StartRelabelCompleteSFCRequest {
|
|
get {
|
|
return this.startRelabelCompleteSFCRequestField;
|
|
}
|
|
set {
|
|
this.startRelabelCompleteSFCRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class shopOrderReleaseByResourceResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
private string sfcaField;
|
|
|
|
private string sfcbField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfca {
|
|
get {
|
|
return this.sfcaField;
|
|
}
|
|
set {
|
|
this.sfcaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfcb {
|
|
get {
|
|
return this.sfcbField;
|
|
}
|
|
set {
|
|
this.sfcbField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class getShopOrderReleaseByResourceResponse {
|
|
|
|
private shopOrderReleaseByResourceResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public shopOrderReleaseByResourceResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class shopOrderReleaseByResourceRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string resourceField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string modeField;
|
|
|
|
private string activityField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string mode {
|
|
get {
|
|
return this.modeField;
|
|
}
|
|
set {
|
|
this.modeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activity {
|
|
get {
|
|
return this.activityField;
|
|
}
|
|
set {
|
|
this.activityField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class getShopOrderReleaseByResource {
|
|
|
|
private shopOrderReleaseByResourceRequest requestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public shopOrderReleaseByResourceRequest Request {
|
|
get {
|
|
return this.requestField;
|
|
}
|
|
set {
|
|
this.requestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class getCellOCVValueResponse {
|
|
|
|
private cellOcvValueResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public cellOcvValueResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellOcvValueRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string moudleSfcField;
|
|
|
|
private string[] cellSfcsField;
|
|
|
|
private string parameterField;
|
|
|
|
private string userField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string moudleSfc {
|
|
get {
|
|
return this.moudleSfcField;
|
|
}
|
|
set {
|
|
this.moudleSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("cellSfcs", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] cellSfcs {
|
|
get {
|
|
return this.cellSfcsField;
|
|
}
|
|
set {
|
|
this.cellSfcsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string parameter {
|
|
get {
|
|
return this.parameterField;
|
|
}
|
|
set {
|
|
this.parameterField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class getCellOCVValue {
|
|
|
|
private cellOcvValueRequest cellOcvValueRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public cellOcvValueRequest CellOcvValueRequest {
|
|
get {
|
|
return this.cellOcvValueRequestField;
|
|
}
|
|
set {
|
|
this.cellOcvValueRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class hotPressDcResponse {
|
|
|
|
private int codeAField;
|
|
|
|
private bool codeAFieldSpecified;
|
|
|
|
private string messageAField;
|
|
|
|
private int codeBField;
|
|
|
|
private bool codeBFieldSpecified;
|
|
|
|
private string messageBField;
|
|
|
|
private int returnCodeField;
|
|
|
|
private bool returnCodeFieldSpecified;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int codeA {
|
|
get {
|
|
return this.codeAField;
|
|
}
|
|
set {
|
|
this.codeAField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeASpecified {
|
|
get {
|
|
return this.codeAFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeAFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string messageA {
|
|
get {
|
|
return this.messageAField;
|
|
}
|
|
set {
|
|
this.messageAField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int codeB {
|
|
get {
|
|
return this.codeBField;
|
|
}
|
|
set {
|
|
this.codeBField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeBSpecified {
|
|
get {
|
|
return this.codeBFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeBFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string messageB {
|
|
get {
|
|
return this.messageBField;
|
|
}
|
|
set {
|
|
this.messageBField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int returnCode {
|
|
get {
|
|
return this.returnCodeField;
|
|
}
|
|
set {
|
|
this.returnCodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool returnCodeSpecified {
|
|
get {
|
|
return this.returnCodeFieldSpecified;
|
|
}
|
|
set {
|
|
this.returnCodeFieldSpecified = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForHotPressResponse {
|
|
|
|
private hotPressDcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public hotPressDcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class hotPressNcCodeArray {
|
|
|
|
private string ncCodeField;
|
|
|
|
private bool trayAHasNcField;
|
|
|
|
private bool trayBHasNcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncCode {
|
|
get {
|
|
return this.ncCodeField;
|
|
}
|
|
set {
|
|
this.ncCodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bool trayAHasNc {
|
|
get {
|
|
return this.trayAHasNcField;
|
|
}
|
|
set {
|
|
this.trayAHasNcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bool trayBHasNc {
|
|
get {
|
|
return this.trayBHasNcField;
|
|
}
|
|
set {
|
|
this.trayBHasNcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class hotPressParametricData {
|
|
|
|
private string nameField;
|
|
|
|
private string trayAValueField;
|
|
|
|
private string trayBValueField;
|
|
|
|
private ParameterDataType dataTypeField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string name {
|
|
get {
|
|
return this.nameField;
|
|
}
|
|
set {
|
|
this.nameField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string trayAValue {
|
|
get {
|
|
return this.trayAValueField;
|
|
}
|
|
set {
|
|
this.trayAValueField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string trayBValue {
|
|
get {
|
|
return this.trayBValueField;
|
|
}
|
|
set {
|
|
this.trayBValueField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ParameterDataType dataType {
|
|
get {
|
|
return this.dataTypeField;
|
|
}
|
|
set {
|
|
this.dataTypeField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class hotPressDcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string trayAProcessLotField;
|
|
|
|
private string trayBProcessLotField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string ncGroupField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private hotPressParametricData[] parametricDataArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
private hotPressNcCodeArray[] ncCodeArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string trayAProcessLot {
|
|
get {
|
|
return this.trayAProcessLotField;
|
|
}
|
|
set {
|
|
this.trayAProcessLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string trayBProcessLot {
|
|
get {
|
|
return this.trayBProcessLotField;
|
|
}
|
|
set {
|
|
this.trayBProcessLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncGroup {
|
|
get {
|
|
return this.ncGroupField;
|
|
}
|
|
set {
|
|
this.ncGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public hotPressParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public hotPressNcCodeArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForHotPress {
|
|
|
|
private hotPressDcRequest hotPressDcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public hotPressDcRequest HotPressDcRequest {
|
|
get {
|
|
return this.hotPressDcRequestField;
|
|
}
|
|
set {
|
|
this.hotPressDcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class start2NdInjectionParametricData {
|
|
|
|
private string nameField;
|
|
|
|
private string valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string name {
|
|
get {
|
|
return this.nameField;
|
|
}
|
|
set {
|
|
this.nameField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class injectionResponse {
|
|
|
|
private int codeField;
|
|
|
|
private string messageField;
|
|
|
|
private int resultField;
|
|
|
|
private start2NdInjectionParametricData[] parametricDatasField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int result {
|
|
get {
|
|
return this.resultField;
|
|
}
|
|
set {
|
|
this.resultField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDatas", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public start2NdInjectionParametricData[] parametricDatas {
|
|
get {
|
|
return this.parametricDatasField;
|
|
}
|
|
set {
|
|
this.parametricDatasField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class start2ndInjectionResponse {
|
|
|
|
private injectionResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public injectionResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class injectionRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string processLotField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIDField;
|
|
|
|
private string[] parametricDataNameField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string processLot {
|
|
get {
|
|
return this.processLotField;
|
|
}
|
|
set {
|
|
this.processLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityID {
|
|
get {
|
|
return this.activityIDField;
|
|
}
|
|
set {
|
|
this.activityIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataName", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] parametricDataName {
|
|
get {
|
|
return this.parametricDataNameField;
|
|
}
|
|
set {
|
|
this.parametricDataNameField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class start2ndInjection {
|
|
|
|
private injectionRequest injectionRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public injectionRequest InjectionRequest {
|
|
get {
|
|
return this.injectionRequestField;
|
|
}
|
|
set {
|
|
this.injectionRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class heartbeatValidationResponse {
|
|
|
|
private int returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class heartbeatValidationRequest {
|
|
|
|
private string siteField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class heartbeatValidation {
|
|
|
|
private heartbeatValidationRequest heartbeatValidationRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public heartbeatValidationRequest HeartbeatValidationRequest {
|
|
get {
|
|
return this.heartbeatValidationRequestField;
|
|
}
|
|
set {
|
|
this.heartbeatValidationRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblyComponentResponse {
|
|
|
|
private componentAssemblyResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public componentAssemblyResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class componentAssemblyRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string inventoryIDField;
|
|
|
|
private string activityIDField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string inventoryID {
|
|
get {
|
|
return this.inventoryIDField;
|
|
}
|
|
set {
|
|
this.inventoryIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityID {
|
|
get {
|
|
return this.activityIDField;
|
|
}
|
|
set {
|
|
this.activityIDField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblyComponent {
|
|
|
|
private componentAssemblyRequest requestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public componentAssemblyRequest Request {
|
|
get {
|
|
return this.requestField;
|
|
}
|
|
set {
|
|
this.requestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startHeadWeldingResponse {
|
|
|
|
private headWeldingStartResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public headWeldingStartResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class headWeldingStartRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private int workStationField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int workStation {
|
|
get {
|
|
return this.workStationField;
|
|
}
|
|
set {
|
|
this.workStationField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startHeadWelding {
|
|
|
|
private headWeldingStartRequest headWeldingStartRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public headWeldingStartRequest HeadWeldingStartRequest {
|
|
get {
|
|
return this.headWeldingStartRequestField;
|
|
}
|
|
set {
|
|
this.headWeldingStartRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblePlAndDcExResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assembleProcessLotAndDataCollectExResponse {
|
|
|
|
private assemblePlAndDcExResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public assemblePlAndDcExResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblePlAndDcExRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private nonConfirmCodeArray[] ncCodeArrayField;
|
|
|
|
private string[] processLotArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public nonConfirmCodeArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("processLotArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] processLotArray {
|
|
get {
|
|
return this.processLotArrayField;
|
|
}
|
|
set {
|
|
this.processLotArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assembleProcessLotAndDataCollectEx {
|
|
|
|
private assemblePlAndDcExRequest assemblePlAndDcExRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public assemblePlAndDcExRequest AssemblePlAndDcExRequest {
|
|
get {
|
|
return this.assemblePlAndDcExRequestField;
|
|
}
|
|
set {
|
|
this.assemblePlAndDcExRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblyAndDataCollectionResponse {
|
|
|
|
private assemblyAndDataCollectionResponseExt returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public assemblyAndDataCollectionResponseExt @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblyAndDataCollection {
|
|
|
|
private assemblyAndDataCollectionRequestExt assemblyAndDataCollectionRequestExtParaField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public assemblyAndDataCollectionRequestExt AssemblyAndDataCollectionRequestExtPara {
|
|
get {
|
|
return this.assemblyAndDataCollectionRequestExtParaField;
|
|
}
|
|
set {
|
|
this.assemblyAndDataCollectionRequestExtParaField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class assemblyAndDataCollectionRequestExt : machineIntegrationSfcDcRequest {
|
|
|
|
private string[] componentArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("componentArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] componentArray {
|
|
get {
|
|
return this.componentArrayField;
|
|
}
|
|
set {
|
|
this.componentArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(assemblyAndDataCollectionRequestExt))]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationSfcDcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkBomInventoryResponse {
|
|
|
|
private checkBomInventoryResponseExt returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public checkBomInventoryResponseExt @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkBomInventoryRequestExt {
|
|
|
|
private string siteField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] inventoryArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("inventoryArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] inventoryArray {
|
|
get {
|
|
return this.inventoryArrayField;
|
|
}
|
|
set {
|
|
this.inventoryArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkBomInventory {
|
|
|
|
private checkBomInventoryRequestExt bomInventoryCheckRequestExtField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public checkBomInventoryRequestExt BomInventoryCheckRequestExt {
|
|
get {
|
|
return this.bomInventoryCheckRequestExtField;
|
|
}
|
|
set {
|
|
this.bomInventoryCheckRequestExtField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class bindSfcResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcBindPostCompleteResponse {
|
|
|
|
private bindSfcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bindSfcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class bindSfcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string carrierField;
|
|
|
|
private ModeTrayMatrix carrierModeField;
|
|
|
|
private string activityIDField;
|
|
|
|
private dataCollectForSfcModeProcessSfc modeProcessSfcField;
|
|
|
|
private string[] sfcArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string carrier {
|
|
get {
|
|
return this.carrierField;
|
|
}
|
|
set {
|
|
this.carrierField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeTrayMatrix carrierMode {
|
|
get {
|
|
return this.carrierModeField;
|
|
}
|
|
set {
|
|
this.carrierModeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityID {
|
|
get {
|
|
return this.activityIDField;
|
|
}
|
|
set {
|
|
this.activityIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dataCollectForSfcModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("sfcArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] sfcArray {
|
|
get {
|
|
return this.sfcArrayField;
|
|
}
|
|
set {
|
|
this.sfcArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public enum ModeTrayMatrix {
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlEnumAttribute("ROW-FIRST")]
|
|
ROWFIRST,
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlEnumAttribute("COLUMN-FIRST")]
|
|
COLUMNFIRST,
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public enum dataCollectForSfcModeProcessSfc {
|
|
|
|
/// <remarks/>
|
|
MODE_NONE,
|
|
|
|
/// <remarks/>
|
|
MODE_START_SFC_PRE_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_COMPLETE_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_PASS_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_REMOVE_PROCESSLOT_COMPLETE_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_START_AND_COMPLETE_SFC_POST_DC,
|
|
|
|
/// <remarks/>
|
|
MODE_START_SFC_PRE_DC_SFC_COMPLETE,
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcBindPostComplete {
|
|
|
|
private bindSfcRequest bindSfcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bindSfcRequest BindSfcRequest {
|
|
get {
|
|
return this.bindSfcRequestField;
|
|
}
|
|
set {
|
|
this.bindSfcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class inboxCompleteAndBindTrayResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellInboxCompleteAndBindTrayResponse {
|
|
|
|
private inboxCompleteAndBindTrayResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public inboxCompleteAndBindTrayResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class inboxCompleteAndBindTrayRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string resourceField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string sfcField;
|
|
|
|
private string carrierField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string ncGroupField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private nonConfirmCodeArray[] ncCodeArrayField;
|
|
|
|
private string externalSerialField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
private int sfcLocationField;
|
|
|
|
private string ncReplaceField;
|
|
|
|
private int ncLevelField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string carrier {
|
|
get {
|
|
return this.carrierField;
|
|
}
|
|
set {
|
|
this.carrierField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncGroup {
|
|
get {
|
|
return this.ncGroupField;
|
|
}
|
|
set {
|
|
this.ncGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public nonConfirmCodeArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string externalSerial {
|
|
get {
|
|
return this.externalSerialField;
|
|
}
|
|
set {
|
|
this.externalSerialField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int sfcLocation {
|
|
get {
|
|
return this.sfcLocationField;
|
|
}
|
|
set {
|
|
this.sfcLocationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncReplace {
|
|
get {
|
|
return this.ncReplaceField;
|
|
}
|
|
set {
|
|
this.ncReplaceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int ncLevel {
|
|
get {
|
|
return this.ncLevelField;
|
|
}
|
|
set {
|
|
this.ncLevelField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellInboxCompleteAndBindTray {
|
|
|
|
private inboxCompleteAndBindTrayRequest inboxCompleteAndBindTrayRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public inboxCompleteAndBindTrayRequest InboxCompleteAndBindTrayRequest {
|
|
get {
|
|
return this.inboxCompleteAndBindTrayRequestField;
|
|
}
|
|
set {
|
|
this.inboxCompleteAndBindTrayRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class inboxAssemblyResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellInboxAssemblyResponse {
|
|
|
|
private inboxAssemblyResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public inboxAssemblyResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class inboxAssemblyRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string resourceField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string sfcField;
|
|
|
|
private string externalSerialField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string externalSerial {
|
|
get {
|
|
return this.externalSerialField;
|
|
}
|
|
set {
|
|
this.externalSerialField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class cellInboxAssembly {
|
|
|
|
private inboxAssemblyRequest inboxAssemblyRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public inboxAssemblyRequest InboxAssemblyRequest {
|
|
get {
|
|
return this.inboxAssemblyRequestField;
|
|
}
|
|
set {
|
|
this.inboxAssemblyRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class completeProcessLotResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotCompleteResponse {
|
|
|
|
private completeProcessLotResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public completeProcessLotResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class completeProcessLotRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] processLotArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("processLotArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] processLotArray {
|
|
get {
|
|
return this.processLotArrayField;
|
|
}
|
|
set {
|
|
this.processLotArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotComplete {
|
|
|
|
private completeProcessLotRequest completeProcessLotRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public completeProcessLotRequest CompleteProcessLotRequest {
|
|
get {
|
|
return this.completeProcessLotRequestField;
|
|
}
|
|
set {
|
|
this.completeProcessLotRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcCreationAndDcResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class createSfcAndDataCollectResponse {
|
|
|
|
private sfcCreationAndDcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcCreationAndDcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcCreationAndDcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class createSfcAndDataCollect {
|
|
|
|
private sfcCreationAndDcRequest sfcCreationAndDcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcCreationAndDcRequest SfcCreationAndDcRequest {
|
|
get {
|
|
return this.sfcCreationAndDcRequestField;
|
|
}
|
|
set {
|
|
this.sfcCreationAndDcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcCompleteResponse {
|
|
|
|
private completeSfcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public completeSfcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class completeSfcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] sfcArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("sfcArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] sfcArray {
|
|
get {
|
|
return this.sfcArrayField;
|
|
}
|
|
set {
|
|
this.sfcArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcComplete {
|
|
|
|
private completeSfcRequest completeSfcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public completeSfcRequest CompleteSfcRequest {
|
|
get {
|
|
return this.completeSfcRequestField;
|
|
}
|
|
set {
|
|
this.completeSfcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcStartResponse {
|
|
|
|
private startSfcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startSfcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startSfcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] sfcArrayField;
|
|
|
|
private string returnItemField;
|
|
|
|
private string returnUserOptionsField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("sfcArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] sfcArray {
|
|
get {
|
|
return this.sfcArrayField;
|
|
}
|
|
set {
|
|
this.sfcArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string returnItem {
|
|
get {
|
|
return this.returnItemField;
|
|
}
|
|
set {
|
|
this.returnItemField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string returnUserOptions {
|
|
get {
|
|
return this.returnUserOptionsField;
|
|
}
|
|
set {
|
|
this.returnUserOptionsField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class sfcStart {
|
|
|
|
private startSfcRequest startSfcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startSfcRequest StartSfcRequest {
|
|
get {
|
|
return this.startSfcRequestField;
|
|
}
|
|
set {
|
|
this.startSfcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotStartResponse {
|
|
|
|
private startProcessLotResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startProcessLotResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class startProcessLotRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string userField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] processLotArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("processLotArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] processLotArray {
|
|
get {
|
|
return this.processLotArrayField;
|
|
}
|
|
set {
|
|
this.processLotArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotStart {
|
|
|
|
private startProcessLotRequest startProcessLotRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public startProcessLotRequest StartProcessLotRequest {
|
|
get {
|
|
return this.startProcessLotRequestField;
|
|
}
|
|
set {
|
|
this.startProcessLotRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class isBakingReadyResponse {
|
|
|
|
private bakingReadyResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bakingReadyResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class bakingReadyRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string[] processLotArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("processLotArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string[] processLotArray {
|
|
get {
|
|
return this.processLotArrayField;
|
|
}
|
|
set {
|
|
this.processLotArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class isBakingReady {
|
|
|
|
private bakingReadyRequest requestBakingReadyField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bakingReadyRequest RequestBakingReady {
|
|
get {
|
|
return this.requestBakingReadyField;
|
|
}
|
|
set {
|
|
this.requestBakingReadyField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dcSfcLocalReworkResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcLocalReworkResponse {
|
|
|
|
private dcSfcLocalReworkResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcSfcLocalReworkResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dcSfcLocalReworkRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private dataCollectForSfcModeProcessSfc modeProcessSfcField;
|
|
|
|
private nonConfirmCodeArray[] ncCodeArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dataCollectForSfcModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public nonConfirmCodeArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcLocalRework {
|
|
|
|
private dcSfcLocalReworkRequest dcSfcLocalReworkRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcSfcLocalReworkRequest DcSfcLocalReworkRequest {
|
|
get {
|
|
return this.dcSfcLocalReworkRequestField;
|
|
}
|
|
set {
|
|
this.dcSfcLocalReworkRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dcForModuleTestResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForModuleTestResponse {
|
|
|
|
private dcForModuleTestResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcForModuleTestResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dcForModuleTestRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private dataCollectForSfcModeProcessSfc modeProcessSfcField;
|
|
|
|
private nonConfirmCodeArray[] ncCodeArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dataCollectForSfcModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public nonConfirmCodeArray[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForModuleTest {
|
|
|
|
private dcForModuleTestRequest dcForModuleTestRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcForModuleTestRequest DcForModuleTestRequest {
|
|
get {
|
|
return this.dcForModuleTestRequestField;
|
|
}
|
|
set {
|
|
this.dcForModuleTestRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkTestTimesAndDataCollectForSfcResponse {
|
|
|
|
private sfcDcExResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcExResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class checkTestTimesAndDataCollectForSfc {
|
|
|
|
private sfcDcExNewRequest sfcDcExRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcExNewRequest SfcDcExRequest {
|
|
get {
|
|
return this.sfcDcExRequestField;
|
|
}
|
|
set {
|
|
this.sfcDcExRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcExResponse {
|
|
|
|
private sfcDcExResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcExResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcEx {
|
|
|
|
private sfcDcExRequest sfcDcExRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public sfcDcExRequest SfcDcExRequest {
|
|
get {
|
|
return this.sfcDcExRequestField;
|
|
}
|
|
set {
|
|
this.sfcDcExRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotNcLogResponse {
|
|
|
|
private int codeField;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class nonConformanceForProcessLotResponse {
|
|
|
|
private processLotNcLogResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public processLotNcLogResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotNcLogRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string operationField;
|
|
|
|
private string processLotField;
|
|
|
|
private string ncGroupField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private ncSfcParametricData[] parametricDataArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string processLot {
|
|
get {
|
|
return this.processLotField;
|
|
}
|
|
set {
|
|
this.processLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncGroup {
|
|
get {
|
|
return this.ncGroupField;
|
|
}
|
|
set {
|
|
this.ncGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ncSfcParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class ncSfcParametricData {
|
|
|
|
private string ncCodeField;
|
|
|
|
private bool isNcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncCode {
|
|
get {
|
|
return this.ncCodeField;
|
|
}
|
|
set {
|
|
this.ncCodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public bool isNc {
|
|
get {
|
|
return this.isNcField;
|
|
}
|
|
set {
|
|
this.isNcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class nonConformanceForProcessLot {
|
|
|
|
private processLotNcLogRequest nonConformanceForProcessLotField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public processLotNcLogRequest NonConformanceForProcessLot {
|
|
get {
|
|
return this.nonConformanceForProcessLotField;
|
|
}
|
|
set {
|
|
this.nonConformanceForProcessLotField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dcPlLocalReworkResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForProcessLotLocalReworkResponse {
|
|
|
|
private dcPlLocalReworkResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcPlLocalReworkResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dcPlLocalReworkRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string processLotField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private ncSfcParametricData[] ncCodeArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string processLot {
|
|
get {
|
|
return this.processLotField;
|
|
}
|
|
set {
|
|
this.processLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ncSfcParametricData[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForProcessLotLocalRework {
|
|
|
|
private dcPlLocalReworkRequest dcPlLocalReworkRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public dcPlLocalReworkRequest DcPlLocalReworkRequest {
|
|
get {
|
|
return this.dcPlLocalReworkRequestField;
|
|
}
|
|
set {
|
|
this.dcPlLocalReworkRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotDcResponseEx {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForProcessLotExResponse {
|
|
|
|
private processLotDcResponseEx returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public processLotDcResponseEx @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class processLotDcRequestEx {
|
|
|
|
private string siteField;
|
|
|
|
private string processLotField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string ncGroupField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private ncSfcParametricData[] ncCodeArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string processLot {
|
|
get {
|
|
return this.processLotField;
|
|
}
|
|
set {
|
|
this.processLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncGroup {
|
|
get {
|
|
return this.ncGroupField;
|
|
}
|
|
set {
|
|
this.ncGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("ncCodeArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ncSfcParametricData[] ncCodeArray {
|
|
get {
|
|
return this.ncCodeArrayField;
|
|
}
|
|
set {
|
|
this.ncCodeArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForProcessLotEx {
|
|
|
|
private processLotDcRequestEx processLotDcRequestExField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public processLotDcRequestEx ProcessLotDcRequestEx {
|
|
get {
|
|
return this.processLotDcRequestExField;
|
|
}
|
|
set {
|
|
this.processLotDcRequestExField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationSfcNcLogResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class nonConformanceForSfcResponse {
|
|
|
|
private machineIntegrationSfcNcLogResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationSfcNcLogResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationSfcNcLogRequest {
|
|
|
|
private string operationField;
|
|
|
|
private string siteField;
|
|
|
|
private string sfcField;
|
|
|
|
private string ncGroupField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private ncSfcParametricData[] parametricDataArrayField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string sfc {
|
|
get {
|
|
return this.sfcField;
|
|
}
|
|
set {
|
|
this.sfcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string ncGroup {
|
|
get {
|
|
return this.ncGroupField;
|
|
}
|
|
set {
|
|
this.ncGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ncSfcParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class nonConformanceForSfc {
|
|
|
|
private machineIntegrationSfcNcLogRequest ncLogRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationSfcNcLogRequest ncLogRequest {
|
|
get {
|
|
return this.ncLogRequestField;
|
|
}
|
|
set {
|
|
this.ncLogRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class resourceStatusChangeResponse {
|
|
|
|
private resChgResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public resChgResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class resChgRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string resourceField;
|
|
|
|
private int statusCodeField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int statusCode {
|
|
get {
|
|
return this.statusCodeField;
|
|
}
|
|
set {
|
|
this.statusCodeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class resourceStatusChange {
|
|
|
|
private resChgRequest resChgRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public resChgRequest ResChgRequest {
|
|
get {
|
|
return this.resChgRequestField;
|
|
}
|
|
set {
|
|
this.resChgRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationProcessLotDcResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForProcessLotResponse {
|
|
|
|
private machineIntegrationProcessLotDcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationProcessLotDcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationProcessLotDcRequest {
|
|
|
|
private string siteField;
|
|
|
|
private string processLotField;
|
|
|
|
private string dcGroupField;
|
|
|
|
private string dcGroupRevisionField;
|
|
|
|
private string operationField;
|
|
|
|
private string operationRevisionField;
|
|
|
|
private string resourceField;
|
|
|
|
private string userField;
|
|
|
|
private string activityIdField;
|
|
|
|
private machineIntegrationParametricData[] parametricDataArrayField;
|
|
|
|
private ModeProcessSfc modeProcessSfcField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string site {
|
|
get {
|
|
return this.siteField;
|
|
}
|
|
set {
|
|
this.siteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string processLot {
|
|
get {
|
|
return this.processLotField;
|
|
}
|
|
set {
|
|
this.processLotField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroup {
|
|
get {
|
|
return this.dcGroupField;
|
|
}
|
|
set {
|
|
this.dcGroupField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string dcGroupRevision {
|
|
get {
|
|
return this.dcGroupRevisionField;
|
|
}
|
|
set {
|
|
this.dcGroupRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operation {
|
|
get {
|
|
return this.operationField;
|
|
}
|
|
set {
|
|
this.operationField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string operationRevision {
|
|
get {
|
|
return this.operationRevisionField;
|
|
}
|
|
set {
|
|
this.operationRevisionField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string resource {
|
|
get {
|
|
return this.resourceField;
|
|
}
|
|
set {
|
|
this.resourceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string user {
|
|
get {
|
|
return this.userField;
|
|
}
|
|
set {
|
|
this.userField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string activityId {
|
|
get {
|
|
return this.activityIdField;
|
|
}
|
|
set {
|
|
this.activityIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("parametricDataArray", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationParametricData[] parametricDataArray {
|
|
get {
|
|
return this.parametricDataArrayField;
|
|
}
|
|
set {
|
|
this.parametricDataArrayField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public ModeProcessSfc modeProcessSfc {
|
|
get {
|
|
return this.modeProcessSfcField;
|
|
}
|
|
set {
|
|
this.modeProcessSfcField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForProcessLot {
|
|
|
|
private machineIntegrationProcessLotDcRequest processLotDcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationProcessLotDcRequest ProcessLotDcRequest {
|
|
get {
|
|
return this.processLotDcRequestField;
|
|
}
|
|
set {
|
|
this.processLotDcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationSfcDcResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfcResponse {
|
|
|
|
private machineIntegrationSfcDcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationSfcDcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForSfc {
|
|
|
|
private machineIntegrationSfcDcRequest sfcDcRequestField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationSfcDcRequest SfcDcRequest {
|
|
get {
|
|
return this.sfcDcRequestField;
|
|
}
|
|
set {
|
|
this.sfcDcRequestField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class machineIntegrationResourceDcResponse {
|
|
|
|
private int codeField;
|
|
|
|
private bool codeFieldSpecified;
|
|
|
|
private string messageField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public int code {
|
|
get {
|
|
return this.codeField;
|
|
}
|
|
set {
|
|
this.codeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIgnoreAttribute()]
|
|
public bool codeSpecified {
|
|
get {
|
|
return this.codeFieldSpecified;
|
|
}
|
|
set {
|
|
this.codeFieldSpecified = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public string message {
|
|
get {
|
|
return this.messageField;
|
|
}
|
|
set {
|
|
this.messageField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://machine.ws.atlmes.com/")]
|
|
public partial class dataCollectForResourceResponse {
|
|
|
|
private machineIntegrationResourceDcResponse returnField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
|
|
public machineIntegrationResourceDcResponse @return {
|
|
get {
|
|
return this.returnField;
|
|
}
|
|
set {
|
|
this.returnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForResourceCompletedEventHandler(object sender, dataCollectForResourceCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForResourceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForResourceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForResourceResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForResourceResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForSfcCompletedEventHandler(object sender, dataCollectForSfcCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForSfcCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForSfcCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForSfcResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForSfcResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForProcessLotCompletedEventHandler(object sender, dataCollectForProcessLotCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForProcessLotCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForProcessLotCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForProcessLotResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForProcessLotResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void resourceStatusChangeCompletedEventHandler(object sender, resourceStatusChangeCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class resourceStatusChangeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal resourceStatusChangeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public resourceStatusChangeResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((resourceStatusChangeResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void nonConformanceForSfcCompletedEventHandler(object sender, nonConformanceForSfcCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class nonConformanceForSfcCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal nonConformanceForSfcCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public nonConformanceForSfcResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((nonConformanceForSfcResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForProcessLotExCompletedEventHandler(object sender, dataCollectForProcessLotExCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForProcessLotExCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForProcessLotExCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForProcessLotExResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForProcessLotExResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForProcessLotLocalReworkCompletedEventHandler(object sender, dataCollectForProcessLotLocalReworkCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForProcessLotLocalReworkCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForProcessLotLocalReworkCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForProcessLotLocalReworkResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForProcessLotLocalReworkResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void nonConformanceForProcessLotCompletedEventHandler(object sender, nonConformanceForProcessLotCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class nonConformanceForProcessLotCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal nonConformanceForProcessLotCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public nonConformanceForProcessLotResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((nonConformanceForProcessLotResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForSfcExCompletedEventHandler(object sender, dataCollectForSfcExCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForSfcExCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForSfcExCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForSfcExResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForSfcExResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void checkTestTimesAndDataCollectForSfcCompletedEventHandler(object sender, checkTestTimesAndDataCollectForSfcCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class checkTestTimesAndDataCollectForSfcCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal checkTestTimesAndDataCollectForSfcCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public checkTestTimesAndDataCollectForSfcResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((checkTestTimesAndDataCollectForSfcResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForModuleTestCompletedEventHandler(object sender, dataCollectForModuleTestCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForModuleTestCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForModuleTestCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForModuleTestResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForModuleTestResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForSfcLocalReworkCompletedEventHandler(object sender, dataCollectForSfcLocalReworkCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForSfcLocalReworkCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForSfcLocalReworkCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForSfcLocalReworkResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForSfcLocalReworkResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void isBakingReadyCompletedEventHandler(object sender, isBakingReadyCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class isBakingReadyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal isBakingReadyCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public isBakingReadyResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((isBakingReadyResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void processLotStartCompletedEventHandler(object sender, processLotStartCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class processLotStartCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal processLotStartCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public processLotStartResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((processLotStartResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void sfcStartCompletedEventHandler(object sender, sfcStartCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class sfcStartCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal sfcStartCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public sfcStartResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((sfcStartResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void sfcCompleteCompletedEventHandler(object sender, sfcCompleteCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class sfcCompleteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal sfcCompleteCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public sfcCompleteResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((sfcCompleteResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void createSfcAndDataCollectCompletedEventHandler(object sender, createSfcAndDataCollectCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class createSfcAndDataCollectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal createSfcAndDataCollectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public createSfcAndDataCollectResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((createSfcAndDataCollectResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void processLotCompleteCompletedEventHandler(object sender, processLotCompleteCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class processLotCompleteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal processLotCompleteCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public processLotCompleteResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((processLotCompleteResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void cellInboxAssemblyCompletedEventHandler(object sender, cellInboxAssemblyCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class cellInboxAssemblyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal cellInboxAssemblyCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public cellInboxAssemblyResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((cellInboxAssemblyResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void cellInboxCompleteAndBindTrayCompletedEventHandler(object sender, cellInboxCompleteAndBindTrayCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class cellInboxCompleteAndBindTrayCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal cellInboxCompleteAndBindTrayCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public cellInboxCompleteAndBindTrayResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((cellInboxCompleteAndBindTrayResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void sfcBindPostCompleteCompletedEventHandler(object sender, sfcBindPostCompleteCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class sfcBindPostCompleteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal sfcBindPostCompleteCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public sfcBindPostCompleteResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((sfcBindPostCompleteResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void checkBomInventoryCompletedEventHandler(object sender, checkBomInventoryCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class checkBomInventoryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal checkBomInventoryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public checkBomInventoryResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((checkBomInventoryResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void assemblyAndDataCollectionCompletedEventHandler(object sender, assemblyAndDataCollectionCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class assemblyAndDataCollectionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal assemblyAndDataCollectionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public assemblyAndDataCollectionResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((assemblyAndDataCollectionResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void assembleProcessLotAndDataCollectExCompletedEventHandler(object sender, assembleProcessLotAndDataCollectExCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class assembleProcessLotAndDataCollectExCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal assembleProcessLotAndDataCollectExCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public assembleProcessLotAndDataCollectExResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((assembleProcessLotAndDataCollectExResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void startHeadWeldingCompletedEventHandler(object sender, startHeadWeldingCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class startHeadWeldingCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal startHeadWeldingCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public startHeadWeldingResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((startHeadWeldingResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void assemblyComponentCompletedEventHandler(object sender, assemblyComponentCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class assemblyComponentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal assemblyComponentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public assemblyComponentResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((assemblyComponentResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void heartbeatValidationCompletedEventHandler(object sender, heartbeatValidationCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class heartbeatValidationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal heartbeatValidationCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public heartbeatValidationResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((heartbeatValidationResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void start2ndInjectionCompletedEventHandler(object sender, start2ndInjectionCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class start2ndInjectionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal start2ndInjectionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public start2ndInjectionResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((start2ndInjectionResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForHotPressCompletedEventHandler(object sender, dataCollectForHotPressCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForHotPressCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForHotPressCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForHotPressResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForHotPressResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void getCellOCVValueCompletedEventHandler(object sender, getCellOCVValueCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getCellOCVValueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getCellOCVValueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public getCellOCVValueResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((getCellOCVValueResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void getShopOrderReleaseByResourceCompletedEventHandler(object sender, getShopOrderReleaseByResourceCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getShopOrderReleaseByResourceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getShopOrderReleaseByResourceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public getShopOrderReleaseByResourceResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((getShopOrderReleaseByResourceResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void startCompleteRelabeledSFCCompletedEventHandler(object sender, startCompleteRelabeledSFCCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class startCompleteRelabeledSFCCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal startCompleteRelabeledSFCCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public startCompleteRelabeledSFCResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((startCompleteRelabeledSFCResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void inProcessLotPreCheckCompletedEventHandler(object sender, inProcessLotPreCheckCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class inProcessLotPreCheckCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal inProcessLotPreCheckCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public inProcessLotPreCheckResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((inProcessLotPreCheckResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForCoatingScaleCompletedEventHandler(object sender, dataCollectForCoatingScaleCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForCoatingScaleCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForCoatingScaleCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForCoatingScaleResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForCoatingScaleResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void getItemAndQtyCompletedEventHandler(object sender, getItemAndQtyCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getItemAndQtyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getItemAndQtyCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public startSfcItemData[] Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((startSfcItemData[])(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForSfcBYResouceCompletedEventHandler(object sender, dataCollectForSfcBYResouceCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForSfcBYResouceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForSfcBYResouceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForSfcBYResouceResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForSfcBYResouceResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void processLotStartForSfcCompletedEventHandler(object sender, processLotStartForSfcCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class processLotStartForSfcCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal processLotStartForSfcCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public processLotStartForSfcResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((processLotStartForSfcResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
public delegate void dataCollectForSfcExNewCompletedEventHandler(object sender, dataCollectForSfcExNewCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3761.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class dataCollectForSfcExNewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal dataCollectForSfcExNewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public dataCollectForSfcExNewResponse Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((dataCollectForSfcExNewResponse)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
#pragma warning restore 1591 |