Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top.Aaa
-
-
Uses of Aaa in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 that return Aaa Modifier and Type Method Description AaaAaaTop. getAaa()Return aaa, ornullif it is not present. -
Uses of Aaa in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top with type parameters of type Aaa Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Aaa>>
E$$AaaBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top that return Aaa Modifier and Type Method Description @NonNull AaaAaaBuilder. build()A newAaainstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top that return types with arguments of type Aaa Modifier and Type Method Description default Class<Aaa>Aaa. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top with parameters of type Aaa Modifier and Type Method Description static booleanAaa. bindingEquals(@NonNull Aaa thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intAaa. bindingHashCode(@NonNull Aaa obj)Default implementation ofObject.hashCode()contract for this interface.static StringAaa. bindingToString(@NonNull Aaa obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top with type arguments of type Aaa Modifier and Type Method Description AaaBuilderAaaBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Aaa> augmentation)Add an augmentation to this builder's product.AaaBuilderAaaBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Aaa>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top with parameters of type Aaa Constructor Description AaaBuilder(Aaa base)Construct a builder initialized with state from specifiedAaa. -
Uses of Aaa in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return Aaa Modifier and Type Method Description AaaSystemBuilder. getAaa()Return current value associated with the property corresponding toAaaTop.getAaa().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type Aaa Modifier and Type Method Description SystemBuilderSystemBuilder. setAaa(Aaa value)Set the property corresponding toAaaTop.getAaa()to the specified value.
-