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

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

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

Fields in edu.harvard.i2b2.crc.datavo.i2b2message declared as SecurityType
protected  SecurityType MessageHeaderType.security
           
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message that return SecurityType
 SecurityType ObjectFactory.createSecurityType()
          Create an instance of SecurityType
 SecurityType MessageHeaderType.getSecurity()
          Gets the value of the security property.
 

Methods in edu.harvard.i2b2.crc.datavo.i2b2message with parameters of type SecurityType
 void MessageHeaderType.setSecurity(SecurityType value)
          Sets the value of the security property.
 



Copyright © 2011. All Rights Reserved.