Package | Description |
---|---|
org.dcm4che3.net |
Classes related to the network communications between systems.
|
Modifier and Type | Method and Description |
---|---|
static TCGroupConfigAEExtension.DefaultGroup |
TCGroupConfigAEExtension.DefaultGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCGroupConfigAEExtension.DefaultGroup[] |
TCGroupConfigAEExtension.DefaultGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<TCGroupConfigAEExtension.DefaultGroup> |
TCGroupConfigAEExtension.getSupportedDefaultScpGroups()
Shortcut to define which default SCP groups are supported, omitting exclusion details
|
Modifier and Type | Method and Description |
---|---|
static List<TransferCapability> |
TCGroupConfigAEExtension.getTCsForDefaultGroup(TCGroupConfigAEExtension.DefaultGroup group) |
Constructor and Description |
---|
TCGroupConfigAEExtension(EnumSet<TCGroupConfigAEExtension.DefaultGroup> scpGroups,
EnumSet<TCGroupConfigAEExtension.DefaultGroup> scuGroups) |
TCGroupConfigAEExtension(EnumSet<TCGroupConfigAEExtension.DefaultGroup> scpGroups,
EnumSet<TCGroupConfigAEExtension.DefaultGroup> scuGroups) |
Copyright © 2017 dcm4che.org. All rights reserved.