Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client.StatefulTlv
-
-
Uses of StatefulTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes that return StatefulTlv Modifier and Type Method Description @Nullable StatefulTlvPathComputationClient. getStatefulTlv()StatefulTlvPathComputationClientBuilder. getStatefulTlv()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes with parameters of type StatefulTlv Modifier and Type Method Description PathComputationClientBuilderPathComputationClientBuilder. setStatefulTlv(StatefulTlv value) -
Uses of StatefulTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client with type parameters of type StatefulTlv Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<StatefulTlv>>
E$$StatefulTlvBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client that return StatefulTlv Modifier and Type Method Description StatefulTlvStatefulTlvBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client that return types with arguments of type StatefulTlv Modifier and Type Method Description default Class<StatefulTlv>StatefulTlv. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client with type arguments of type StatefulTlv Modifier and Type Method Description StatefulTlvBuilderStatefulTlvBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StatefulTlv>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<StatefulTlv> augmentationValue)StatefulTlvBuilderStatefulTlvBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StatefulTlv>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<StatefulTlv> augmentationValue)StatefulTlvBuilderStatefulTlvBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StatefulTlv>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client with parameters of type StatefulTlv Constructor Description StatefulTlvBuilder(StatefulTlv base)
-