com.mirth.match.client.models
Class DTOStatus

java.lang.Object
  extended by com.mirth.match.client.models.Status<StatusCondition>
      extended by com.mirth.match.client.models.DTOStatus

public class DTOStatus
extends Status<StatusCondition>


Constructor Summary
DTOStatus()
           
DTOStatus(EisResult status)
           
DTOStatus(EisStatus status)
           
 
Method Summary
 
Methods inherited from class com.mirth.match.client.models.Status
addCondition, getConditions, hasConditions, isOperationSucceeded, setConditions, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DTOStatus

public DTOStatus()

DTOStatus

public DTOStatus(EisStatus status)

DTOStatus

public DTOStatus(EisResult status)


Copyright © 2011 Mirth Corp. All Rights Reserved.