Uses of Class
com.mirth.match.client.models.Status

Packages that use Status
com.mirth.match.client.models   
com.mirth.match.client.utils   
 

Uses of Status in com.mirth.match.client.models
 

Subclasses of Status in com.mirth.match.client.models
 class DTOResult<T>
           
 class DTOResultSet<T>
           
 class DTOStatus
           
 class Result<T>
          copy of MirthMatch-lib com.mirth.match.result.Result A simple Result implementation for returing a single result
 

Uses of Status in com.mirth.match.client.utils
 

Methods in com.mirth.match.client.utils with parameters of type Status
static boolean ResultUtils.hasCondition(Status<StatusCondition> status, Conditions expected)
           
static boolean ResultUtils.hasCondition(Status<StatusCondition> status, StatusCondition expected)
           
 



Copyright © 2011 Mirth Corp. All Rights Reserved.