public static class IOD.Present extends IOD.Condition
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
itemPath |
protected int |
tag |
id, not| Constructor and Description |
|---|
Present(int tag,
int... itemPath) |
| Modifier and Type | Method and Description |
|---|---|
protected Attributes |
item(Attributes attrs) |
boolean |
match(Attributes attrs) |
public Present(int tag, int... itemPath)
public boolean match(Attributes attrs)
match in class IOD.Conditionprotected Attributes item(Attributes attrs)
Copyright © 2017 dcm4che.org. All rights reserved.