Interface SubmitAddLspOutput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SubmitAddLspOutput>, 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 SubmitAddLspOutput
    extends TopologyInstructionOutput, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<SubmitAddLspOutput>

    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-add-lsp/output

    To create instances of this class use SubmitAddLspOutputBuilder.

    See Also:
    SubmitAddLspOutputBuilder
    • Field Detail

      • QNAME

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