Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.programming.rev131102
Interface TopologyInstructionInput
- All Superinterfaces:
org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>,org.opendaylight.yangtools.binding.BindingObject,org.opendaylight.yangtools.binding.DataContainer,org.opendaylight.yangtools.binding.Grouping,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.binding.Grouping, 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;
}
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.binding.BindingContract
implementedInterfaceMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.topology.rev140113.NetworkTopologyReference
getNetworkTopologyRef, requireNetworkTopologyRefMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.SubmitInstructionInput
getDeadline, getId, getPreconditions, requireDeadline, requireId, requirePreconditions