public class StudyIDs extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="UID" use="required" type="{}OID" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
StudyIDs() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUID()
Gets the value of the uid property.
|
void |
setUID(String value)
Sets the value of the uid property.
|
public StudyIDs()
Copyright © 2017 dcm4che.org. All rights reserved.