Uses of Class
org.xml.xml.schema._7f0d86bd.healthcare_security_audit.CodedValueType

Packages that use CodedValueType
com.gsihealth.auditclient   
org.xml.xml.schema._7f0d86bd.healthcare_security_audit   
 

Uses of CodedValueType in com.gsihealth.auditclient
 

Methods in com.gsihealth.auditclient that return CodedValueType
static CodedValueType CodedValueFactory.getCodedValueType(int index)
           
 

Uses of CodedValueType in org.xml.xml.schema._7f0d86bd.healthcare_security_audit
 

Fields in org.xml.xml.schema._7f0d86bd.healthcare_security_audit declared as CodedValueType
protected  CodedValueType EventIdentificationType.eventID
           
protected  CodedValueType ParticipantObjectIdentificationType.participantObjectIDTypeCode
           
 

Fields in org.xml.xml.schema._7f0d86bd.healthcare_security_audit with type parameters of type CodedValueType
protected  List<CodedValueType> AuditSourceIdentificationType.auditSourceTypeCode
           
protected  List<CodedValueType> EventIdentificationType.eventTypeCode
           
protected  List<CodedValueType> ActiveParticipantType.roleIDCode
           
 

Methods in org.xml.xml.schema._7f0d86bd.healthcare_security_audit that return CodedValueType
 CodedValueType ObjectFactory.createCodedValueType()
          Create an instance of CodedValueType
 CodedValueType EventIdentificationType.getEventID()
          Gets the value of the eventID property.
 CodedValueType ParticipantObjectIdentificationType.getParticipantObjectIDTypeCode()
          Gets the value of the participantObjectIDTypeCode property.
 

Methods in org.xml.xml.schema._7f0d86bd.healthcare_security_audit that return types with arguments of type CodedValueType
 List<CodedValueType> AuditSourceIdentificationType.getAuditSourceTypeCode()
          Gets the value of the auditSourceTypeCode property.
 List<CodedValueType> EventIdentificationType.getEventTypeCode()
          Gets the value of the eventTypeCode property.
 List<CodedValueType> ActiveParticipantType.getRoleIDCode()
          Gets the value of the roleIDCode property.
 

Methods in org.xml.xml.schema._7f0d86bd.healthcare_security_audit with parameters of type CodedValueType
 void EventIdentificationType.setEventID(CodedValueType value)
          Sets the value of the eventID property.
 void ParticipantObjectIdentificationType.setParticipantObjectIDTypeCode(CodedValueType value)
          Sets the value of the participantObjectIDTypeCode property.
 



Copyright © 2010-2011 HNIN Direct. All Rights Reserved.