All Superinterfaces:
org.opendaylight.yangtools.yang.binding.Augmentable<SubmitEnsureLspOperationalInput>, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, EnsureLspOperationalArgs, LspId, NetworkTopologyReference, NodeId, org.opendaylight.yangtools.yang.binding.RpcInput, SubmitInstructionInput, TopologyInstructionInput

@Generated("mdsal-binding-generator") public interface SubmitEnsureLspOperationalInput extends org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<SubmitEnsureLspOperationalInput>, TopologyInstructionInput, EnsureLspOperationalArgs

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

 input input {
   uses ntp:topology-instruction-input;
   uses pcep:ensure-lsp-operational-args;
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
  • Method Details