Interface CreateP2pTunnelOutput

  • All Superinterfaces:
    BaseTunnelOutput, org.opendaylight.yangtools.yang.binding.BindingObject, CreateTunnelOutput, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, SubmitInstructionOutput, TopologyInstructionOutput
    All Known Subinterfaces:
    PcepCreateP2pTunnelOutput

    @Generated("mdsal-binding-generator")
    public interface CreateP2pTunnelOutput
    extends org.opendaylight.yangtools.yang.binding.DataObject, CreateTunnelOutput

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

     grouping create-p2p-tunnel-output {
       uses create-tunnel-output;
     }
     
    The schema path to identify an instance is topology-tunnel-programmingcreate-p2p-tunnel-output