riv.ehr.patientsummary._1.StrucDocCol Maven / Gradle / Ivy
package riv.ehr.patientsummary._1;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Java class for StrucDoc.Col complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="StrucDoc.Col">
* <complexContent>
* <extension base="{urn:riv:ehr:patientsummary:1}StrucDoc.ColItem">
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "StrucDoc.Col")
public class StrucDocCol
extends StrucDocColItem
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy