All Superinterfaces:
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, NetworkTopologyReference, SubmitInstructionInput
All Known Subinterfaces:
BaseTunnelInput, CreateP2pTunnelInput, CreateTunnelInput, DestroyTunnelInput, PcepCreateP2pTunnelInput, PcepDestroyTunnelInput, PcepUpdateTunnelInput, SubmitAddLspInput, SubmitEnsureLspOperationalInput, SubmitRemoveLspInput, SubmitTriggerSyncInput, SubmitUpdateLspInput

@Generated("mdsal-binding-generator") public interface TopologyInstructionInput extends org.opendaylight.yangtools.yang.binding.DataObject, SubmitInstructionInput, NetworkTopologyReference

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

 grouping topology-instruction-input {
   uses pgm:submit-instruction-input;
   uses ont:network-topology-reference;
 }
 
  • Field Details

    • QNAME

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