com.ibm.cics.model.mutable
Interface IMutableWebService

All Superinterfaces:
ICICSObject, ICICSResource, IInstalledCICSResource, IMutableCICSResource, IWebService

public interface IMutableWebService
extends IWebService, IMutableCICSResource

generated from CICS resourcetable WEBSERV


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.cics.model.IWebService
IWebService.ChangeAgentValue, IWebService.InstallAgentValue, IWebService.ProgramInterfaceValue, IWebService.StateValue, IWebService.ValidationStatusValue, IWebService.XOPDirectStatusValue, IWebService.XOPSupportStatusValue
 
Method Summary
 void setValidationStatus(IWebService.ValidationStatusValue _validationStatus)
          Setter for field VALIDATIONST
 
Methods inherited from interface com.ibm.cics.model.IWebService
getBasdefinever, getBinding, getCcsid, getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getContainer, getDefineSource, getDefineTime, getEndpoint, getInstallAgent, getInstallTime, getInstallUserID, getMappingLevel, getMappingRelease, getMappingVersion, getMinimumRuntimeLevel, getMinimumRuntimeRelease, getMinimumRuntimeVersion, getModified, getName, getPipeline, getPolicyDirectory, getProgram, getProgramInterface, getState, getURIMap, getUseCount, getValidationStatus, getWSBindFile, getWSDLFile, getXOPDirectStatus, getXOPSupportStatus
 
Methods inherited from interface com.ibm.cics.model.ICICSResource
getCICSRelease, getRegionName
 
Methods inherited from interface com.ibm.cics.model.ICICSResource
getCICSRelease, getRegionName
 

Method Detail

setValidationStatus

void setValidationStatus(IWebService.ValidationStatusValue _validationStatus)
Setter for field VALIDATIONST

See Also:
IWebService.getValidationStatus()


Copyright © 2008-2009 IBM Corp. All Rights Reserved.