ibspan.tss.messaging.ontology
Class SystemResponse

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

public class SystemResponse
extends Object
implements Concept

Protege name: SystemResponse

Version:
2006/08/7, 11:54:46
Author:
ontology bean generator
See Also:
Serialized Form

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

Constructor Detail

SystemResponse

public SystemResponse()
Method Detail

setContent

public void setContent(String value)

getContent

public String getContent()