ibspan.tss.messaging.ontology
Class InternalSystemError

java.lang.Object
  extended by ibspan.tss.messaging.ontology.InternalSystemError
All Implemented Interfaces:
Concept, Term, Serializable

public class InternalSystemError
extends Object
implements Concept

Protege name: InternalSystemError

Version:
2006/08/23, 10:35:10
Author:
ontology bean generator
See Also:
Serialized Form

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

Constructor Detail

InternalSystemError

public InternalSystemError()
Method Detail

setMessage

public void setMessage(String value)

getMessage

public String getMessage()