org.kuali.student.contract.model.test.source
Class OperationFailedExceptionBean

java.lang.Object
  extended by org.kuali.student.contract.model.test.source.OperationFailedExceptionBean

public class OperationFailedExceptionBean
extends Object

This class was generated by the CXF 2.0.4-incubator Thu Mar 20 11:20:16 EDT 2008 Generated source version: 2.0.4-incubator


Constructor Summary
OperationFailedExceptionBean()
           
 
Method Summary
 String getMessage()
           
 void setMessage(String newMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationFailedExceptionBean

public OperationFailedExceptionBean()
Method Detail

getMessage

public String getMessage()

setMessage

public void setMessage(String newMessage)


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.