com.ibm.soa.sp.admctl
Class NoAdmissionControlDefinedFault_DeserProxy

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.soa.sp.admctl.NoAdmissionControlDefinedFault_DeserProxy
All Implemented Interfaces:
java.io.Serializable

public class NoAdmissionControlDefinedFault_DeserProxy
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NoAdmissionControlDefinedFault_DeserProxy()
           
 
Method Summary
 java.lang.Object convert()
           
 java.lang.String getOperation()
           
 java.lang.String getService()
           
 void setOperation(java.lang.String operation)
           
 void setService(java.lang.String service)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoAdmissionControlDefinedFault_DeserProxy

public NoAdmissionControlDefinedFault_DeserProxy()
Method Detail

getService

public java.lang.String getService()

setService

public void setService(java.lang.String service)

getOperation

public java.lang.String getOperation()

setOperation

public void setOperation(java.lang.String operation)

convert

public java.lang.Object convert()


Copyright © 2003 IBM Corp. All Rights Reserved.