public class UAC extends AbstractSegment
Represents an HL7 UAC message segment (User Authentication Credential Segment). This segment has the following fields:
log| Constructor and Description |
|---|
UAC(Group parent,
ModelClassFactory factory)
Creates a new UAC segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CWE |
getUac1_UserAuthenticationCredentialTypeCode()
Returns
UAC-1: "User Authentication Credential Type Code" - creates it if necessary
|
ED |
getUac2_UserAuthenticationCredential()
Returns
UAC-2: "User Authentication Credential" - creates it if necessary
|
ED |
getUserAuthenticationCredential()
Returns
UAC-2: "User Authentication Credential" - creates it if necessary
|
CWE |
getUserAuthenticationCredentialTypeCode()
Returns
UAC-1: "User Authentication Credential Type Code" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic UAC(Group parent, ModelClassFactory factory)
public CWE getUserAuthenticationCredentialTypeCode()
public CWE getUac1_UserAuthenticationCredentialTypeCode()
public ED getUserAuthenticationCredential()
public ED getUac2_UserAuthenticationCredential()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.