org.umber.catalan.forge
Interface IForgeOutput


public interface IForgeOutput

Wrapper for Catalan processing results.

Author:
jsheets

Method Summary
 java.lang.Object getOutput()
           
 java.lang.String getOutputType()
           
 CommandResult getResultStatus()
           
 

Method Detail

getResultStatus

public CommandResult getResultStatus()

getOutputType

public java.lang.String getOutputType()

getOutput

public java.lang.Object getOutput()