Uses of Class
edu.harvard.i2b2.crc.datavo.i2b2result.BodyType

Packages that use BodyType
edu.harvard.i2b2.crc.datavo.i2b2result   
 

Uses of BodyType in edu.harvard.i2b2.crc.datavo.i2b2result
 

Fields in edu.harvard.i2b2.crc.datavo.i2b2result declared as BodyType
protected  BodyType ResultEnvelopeType.body
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result that return BodyType
 BodyType ObjectFactory.createBodyType()
          Create an instance of BodyType
 BodyType ResultEnvelopeType.getBody()
          Gets the value of the body property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2result with parameters of type BodyType
 void ResultEnvelopeType.setBody(BodyType value)
          Sets the value of the body property.
 



Copyright © 2011. All Rights Reserved.