|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.net.pdu.AAssociateRQAC org.dcm4che2.net.pdu.AAssociateRQ
public class AAssociateRQ
Field Summary | |
---|---|
protected int |
pcid
|
protected UserIdentityRQ |
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 | |
---|---|
AAssociateRQ()
|
Method Summary | |
---|---|
protected void |
appendUserIdentity(java.lang.StringBuffer sb)
|
UserIdentityRQ |
getUserIdentity()
|
int |
nextPCID()
|
void |
setUserIdentity(UserIdentityRQ 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 int pcid
protected UserIdentityRQ userIdentity
Constructor Detail |
---|
public AAssociateRQ()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public int nextPCID()
public final UserIdentityRQ getUserIdentity()
public final void setUserIdentity(UserIdentityRQ userIdentity)
public int userInfoLength()
userInfoLength
in class AAssociateRQAC
protected 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 |