Interface CreateTunnelInput
- 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,org.opendaylight.yangtools.binding.lib.ImplementedInterface<org.opendaylight.yangtools.binding.DataContainer>,NetworkTopologyReference,SubmitInstructionInput,TopologyInstructionInput
- All Known Subinterfaces:
CreateP2pTunnelInput,PcepCreateP2pTunnelInput
@Generated("mdsal-binding-generator")
public interface CreateTunnelInput
extends org.opendaylight.yangtools.binding.Grouping, TopologyInstructionInput
This class represents the following YANG schema fragment defined in module topology-tunnel-programming
grouping create-tunnel-input {
uses tp:topology-instruction-input;
}
-
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