Uses of Class
com.mirth.match.ejb.inex.BaseDataType

Packages that use BaseDataType
com.mirth.match.ejb.inex   
 

Uses of BaseDataType in com.mirth.match.ejb.inex
 

Fields in com.mirth.match.ejb.inex declared as BaseDataType
protected  BaseDataType Trait.baseDatatype
           
 

Methods in com.mirth.match.ejb.inex that return BaseDataType
 BaseDataType ObjectFactory.createBaseDataType()
          Create an instance of BaseDataType
 BaseDataType Trait.getBaseDatatype()
          Gets the value of the baseDatatype property.
 

Methods in com.mirth.match.ejb.inex with parameters of type BaseDataType
 void Trait.setBaseDatatype(BaseDataType value)
          Sets the value of the baseDatatype property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.