| Package | Description |
|---|---|
| org.aoju.bus.image | |
| org.aoju.bus.image.metric | |
| org.aoju.bus.image.plugin |
| Modifier and Type | Method and Description |
|---|---|
static Option.Type |
Option.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Option.Type[] |
Option.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<Option.Type> |
Option.Type.toOptions(ExtendedNegotiate extNeg) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
Option.Type.toExtendedNegotiationInformation(EnumSet<Option.Type> opts) |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<Option.Type> |
Association.getQueryOptionsFor(String cuid) |
EnumSet<Option.Type> |
TransferCapability.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransferCapability.setTypes(EnumSet<Option.Type> types) |
| Modifier and Type | Method and Description |
|---|---|
void |
FindSCU.InformationModel.adjustQueryOptions(EnumSet<Option.Type> types) |
void |
FindSCU.setInformationModel(FindSCU.InformationModel model,
String[] tss,
EnumSet<Option.Type> types) |
Copyright © 2020. All rights reserved.