Class SetAlertStateOperationDescriptor

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

    public class SetAlertStateOperationDescriptor
    extends AbstractSetStateOperationDescriptor
    implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2
    Describes an alert state set operation for a specific alert state in the MDIB that is exposed on the SCO.

    Java class for SetAlertStateOperationDescriptor complex type.

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

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