| Package | Description |
|---|---|
| org.aoju.bus.image | |
| org.aoju.bus.image.galaxy | |
| org.aoju.bus.image.metric | |
| org.aoju.bus.image.metric.acquire | |
| org.aoju.bus.image.plugin |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity |
Device.getApplicationEntity(String aet) |
ApplicationEntity |
Device.getApplicationEntity(String aet,
boolean matchOtherAETs) |
ApplicationEntity |
Device.removeApplicationEntity(ApplicationEntity ae) |
ApplicationEntity |
Device.removeApplicationEntity(String aet) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ApplicationEntity> |
Device.getApplicationEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.addApplicationEntity(ApplicationEntity ae) |
void |
Args.configureBind(ApplicationEntity applicationEntity,
Connection connection,
Node callingNode)
将连接和应用程序实体与callingNode绑定
|
ApplicationEntity |
Device.removeApplicationEntity(ApplicationEntity ae) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity |
Configuration.findApplicationEntity(String aet) |
ApplicationEntity[] |
Configuration.listAETInfos(ApplicationEntity keys)
查询具有指定属性的应用程序实体
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity[] |
Configuration.listAETInfos(ApplicationEntity keys)
查询具有指定属性的应用程序实体
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity |
Association.getApplicationEntity() |
| Modifier and Type | Method and Description |
|---|---|
Association |
ApplicationEntity.connect(ApplicationEntity remote,
AAssociateRQ rq) |
Compatible |
ApplicationEntity.findCompatibleConnection(ApplicationEntity remote) |
void |
ApplicationEntity.reconfigure(ApplicationEntity src) |
void |
TransferCapability.setApplicationEntity(ApplicationEntity ae) |
protected void |
ApplicationEntity.setApplicationEntityAttributes(ApplicationEntity from) |
| Modifier and Type | Field and Description |
|---|---|
protected ApplicationEntity |
AEExtension.ae |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity |
AEExtension.getApplicationEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
AEExtension.setApplicationEntity(ApplicationEntity ae) |
| Modifier and Type | Field and Description |
|---|---|
ApplicationEntity |
StoreSCP.ae |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEntity |
StoreSCP.getApplicationEntity() |
ApplicationEntity |
MoveSCU.getApplicationEntity() |
ApplicationEntity |
GetSCU.getApplicationEntity() |
ApplicationEntity |
FindSCU.getApplicationEntity() |
| Constructor and Description |
|---|
MppsSCU(ApplicationEntity ae) |
StgSCU(ApplicationEntity ae) |
StoreSCU(ApplicationEntity ae,
Progress progress) |
StoreSCU(ApplicationEntity ae,
Progress progress,
Editors attributesEditors) |
Copyright © 2020. All rights reserved.