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

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

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

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as FacilityType
protected  FacilityType MessageHeaderType.receivingFacility
           
protected  FacilityType MessageHeaderType.sendingFacility
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return FacilityType
 FacilityType ObjectFactory.createFacilityType()
          Create an instance of FacilityType
 FacilityType MessageHeaderType.getReceivingFacility()
          Gets the value of the receivingFacility property.
 FacilityType MessageHeaderType.getSendingFacility()
          Gets the value of the sendingFacility property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type FacilityType
 void MessageHeaderType.setReceivingFacility(FacilityType value)
          Sets the value of the receivingFacility property.
 void MessageHeaderType.setSendingFacility(FacilityType value)
          Sets the value of the sendingFacility property.
 



Copyright © 2011. All Rights Reserved.