Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.TllComplexAugment
-
Packages that use TllComplexAugment Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 -
-
Uses of TllComplexAugment in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return TllComplexAugment Modifier and Type Method Description @NonNull TllComplexAugmentTllComplexAugmentBuilder. build()A newTllComplexAugmentinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return types with arguments of type TllComplexAugment Modifier and Type Method Description default Class<TllComplexAugment>TllComplexAugment. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type TllComplexAugment Modifier and Type Method Description static booleanTllComplexAugment. bindingEquals(@NonNull TllComplexAugment thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intTllComplexAugment. bindingHashCode(@NonNull TllComplexAugment obj)Default implementation ofObject.hashCode()contract for this interface.static StringTllComplexAugment. bindingToString(@NonNull TllComplexAugment obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type TllComplexAugment Constructor Description TllComplexAugmentBuilder(TllComplexAugment base)Construct a builder initialized with state from specifiedTllComplexAugment.
-