Uses of Class
edu.harvard.i2b2.crc.datavo.i2b2message.ApplicationType

Packages that use ApplicationType
edu.harvard.i2b2.crc.datavo.i2b2message   
 

Uses of ApplicationType in edu.harvard.i2b2.crc.datavo.i2b2message
 

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as ApplicationType
protected  ApplicationType MessageHeaderType.receivingApplication
           
protected  ApplicationType MessageHeaderType.sendingApplication
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return ApplicationType
 ApplicationType ObjectFactory.createApplicationType()
          Create an instance of ApplicationType
 ApplicationType MessageHeaderType.getReceivingApplication()
          Gets the value of the receivingApplication property.
 ApplicationType MessageHeaderType.getSendingApplication()
          Gets the value of the sendingApplication property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type ApplicationType
 void MessageHeaderType.setReceivingApplication(ApplicationType value)
          Sets the value of the receivingApplication property.
 void MessageHeaderType.setSendingApplication(ApplicationType value)
          Sets the value of the sendingApplication property.
 



Copyright © 2011. All Rights Reserved.