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 RoleSelection |
PDUDecoder.decodeRoleSelection(int itemLen) |
Modifier and Type | Method and Description |
---|---|
private void |
PDUEncoder.encode(RoleSelection rs) |
Modifier and Type | Field and Description |
---|---|
protected LinkedHashMap<String,RoleSelection> |
AAssociateRQAC.roleSelMap |
Modifier and Type | Method and Description |
---|---|
RoleSelection |
AAssociateRQAC.addRoleSelection(RoleSelection rs) |
RoleSelection |
AAssociateRQAC.getRoleSelectionFor(String cuid) |
RoleSelection |
AAssociateRQAC.removeRoleSelectionFor(String cuid) |
Modifier and Type | Method and Description |
---|---|
Collection<RoleSelection> |
AAssociateRQAC.getRoleSelections() |
Modifier and Type | Method and Description |
---|---|
RoleSelection |
AAssociateRQAC.addRoleSelection(RoleSelection rs) |
Copyright © 2017 dcm4che.org. All rights reserved.