Class SystemContextState

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

    public class SystemContextState
    extends AbstractDeviceComponentState
    implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2
    Corresponding state of pm:SystemContextDescriptor. This state comes with no additional attributes.

    Java class for SystemContextState complex type.

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

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