Interface SubmitRemoveLspOutput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SubmitRemoveLspOutput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.RpcOutput, SubmitInstructionOutput, TopologyInstructionOutput

    public interface SubmitRemoveLspOutput
    extends TopologyInstructionOutput, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<SubmitRemoveLspOutput>

    This class represents the following YANG schema fragment defined in module network-topology-pcep-programming

     output output {
       uses ntp:topology-instruction-output;
     }
     
    The schema path to identify an instance is network-topology-pcep-programming/submit-remove-lsp/output

    To create instances of this class use SubmitRemoveLspOutputBuilder.

    See Also:
    SubmitRemoveLspOutputBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME