Class EnsembleContextState

  • All Implemented Interfaces:
    Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2

    public class EnsembleContextState
    extends AbstractContextState
    implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2
    A context state that identifies an ensemble of POC MEDICAL DEVICEs. How the ensemble is grouped and what meaning is conveyed by the ensemble, is determined by other means.

    Java class for EnsembleContextState complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="EnsembleContextState">
       <complexContent>
         <extension base="{http://standards.ieee.org/downloads/11073/11073-10207-2017/participant}AbstractContextState">
         </extension>
       </complexContent>
     </complexType>