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

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

public class AlreadyExistsExceptionBean
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


Field Summary
private  String message
           
 
Constructor Summary
AlreadyExistsExceptionBean()
           
 
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
 

Field Detail

message

private String message
Constructor Detail

AlreadyExistsExceptionBean

public AlreadyExistsExceptionBean()
Method Detail

getMessage

public String getMessage()

setMessage

public void setMessage(String newMessage)


Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.