Class ROT

java.lang.Object
gov.cms.hh.xml.layout.rot.ROT

public class ROT 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">
       <sequence>
         <element ref="{}ClinicalGroupTable"/>
         <element ref="{}ComorbidityGroupTable"/>
         <element ref="{}ComorbidityInteractionTable"/>
         <element ref="{}DiagnosisTable"/>
         <element ref="{}DiagnosisSubchapterTable"/>
         <element ref="{}HippsValueTable"/>
         <element ref="{}OasisResponseTable"/>
         <element ref="{}ReturnCodeTable"/>
         <element ref="{}ValidityFlagTable"/>
         <element ref="{}CodeFirstConditionTable"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>