| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.net.pdu.AAssociateRQAC
org.dcm4che2.net.pdu.AAssociateAC
public class AAssociateAC
| Field Summary | |
|---|---|
| protected  UserIdentityAC | userIdentity | 
| Fields inherited from class org.dcm4che2.net.pdu.AAssociateRQAC | 
|---|
| applicationContext, calledAET, callingAET, commonExtNegMap, DEF_MAX_PDU_LENGTH, extNegMap, implClassUID, implVersionName, maxOpsInvoked, maxOpsPerformed, maxPDULength, pcidMap, pcs, protocolVersion, reservedBytes, roleSelMap | 
| Constructor Summary | |
|---|---|
| AAssociateAC() | |
| Method Summary | |
|---|---|
| protected  void | appendUserIdentity(java.lang.StringBuffer sb) | 
|  UserIdentityAC | getUserIdentity() | 
|  void | setUserIdentity(UserIdentityAC userIdentity) | 
|  java.lang.String | toString() | 
|  int | userInfoLength() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
protected UserIdentityAC userIdentity
| Constructor Detail | 
|---|
public AAssociateAC()
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic final UserIdentityAC getUserIdentity()
public final void setUserIdentity(UserIdentityAC userIdentity)
public int userInfoLength()
userInfoLength in class AAssociateRQACprotected void appendUserIdentity(java.lang.StringBuffer sb)
appendUserIdentity in class AAssociateRQAC| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||