org.mactor.framework
Class TestSummary_old.MessageInfo

java.lang.Object
  extended by org.mactor.framework.TestSummary_old.MessageInfo
Enclosing class:
TestSummary_old

public static class TestSummary_old.MessageInfo
extends java.lang.Object


Constructor Summary
TestSummary_old.MessageInfo()
           
 
Method Summary
static TestSummary_old.MessageInfo create(MessageContextInfo mci)
           
 java.lang.String getArchivePath()
           
 java.lang.String getChannel()
           
 java.util.Calendar getCreatedTime()
           
 SpecNode getNode()
           
 boolean isIncoming()
           
 boolean isResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSummary_old.MessageInfo

public TestSummary_old.MessageInfo()
Method Detail

create

public static TestSummary_old.MessageInfo create(MessageContextInfo mci)

getArchivePath

public java.lang.String getArchivePath()

getChannel

public java.lang.String getChannel()

getCreatedTime

public java.util.Calendar getCreatedTime()

isIncoming

public boolean isIncoming()

getNode

public SpecNode getNode()

isResponse

public boolean isResponse()


Copyright © 2008. All Rights Reserved.