CTL.Types
Class Status

java.lang.Object
  extended by CTL.Types.Status

public class Status
extends java.lang.Object

A CTL-specific type which holds the status of an operation


Constructor Summary
Status()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Status

public Status()