Class SetValueOperationDescriptor

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

    public class SetValueOperationDescriptor
    extends AbstractOperationDescriptor
    implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2
    Describes a numeric set operation for a specific object state in the MDIB that is exposed on the SCO.

    Java class for SetValueOperationDescriptor complex type.

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

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