| Package | Description |
|---|---|
| org.dcm4che3.net |
Classes related to the network communications between systems.
|
| org.dcm4che3.net.pdu |
This package is part of the Maven module dc4che3-net.
|
| Modifier and Type | Method and Description |
|---|---|
private UserIdentityRQ |
PDUDecoder.decodeUserIdentityRQ(int itemLen) |
| Modifier and Type | Method and Description |
|---|---|
private void |
PDUEncoder.encode(UserIdentityRQ userIdentity) |
UserIdentityAC |
UserIdentityNegotiator.negotiate(Association as,
UserIdentityRQ userIdentity) |
| Modifier and Type | Field and Description |
|---|---|
protected UserIdentityRQ |
AAssociateRQAC.userIdentityRQ |
| Modifier and Type | Method and Description |
|---|---|
UserIdentityRQ |
AAssociateRQAC.getUserIdentityRQ() |
| Modifier and Type | Method and Description |
|---|---|
void |
AAssociateRQAC.setUserIdentityRQ(UserIdentityRQ userIdentityRQ) |
void |
AAssociateAC.setUserIdentityRQ(UserIdentityRQ userIdentityRQ) |
Copyright © 2017 dcm4che.org. All rights reserved.