Interface AaaAccountingConfig
-
- All Superinterfaces:
AaaAccountingMethodsCommon,org.opendaylight.yangtools.yang.binding.BindingObject,org.opendaylight.yangtools.yang.binding.DataContainer,org.opendaylight.yangtools.yang.binding.DataObject
@Generated("mdsal-binding-generator") public interface AaaAccountingConfig extends org.opendaylight.yangtools.yang.binding.DataObject, AaaAccountingMethodsCommon
Configuration data for event accountingThis class represents the following YANG schema fragment defined in module openconfig-aaa
grouping aaa-accounting-config { uses aaa-accounting-methods-common; }
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.AaaAccountingMethodsCommon
AaaAccountingMethodsCommon.AccountingMethod
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QNameQNAMEYANG identifier of the statement represented by this class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<? extends AaaAccountingConfig>implementedInterface()-
Methods inherited from interface org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.AaaAccountingMethodsCommon
getAccountingMethod, requireAccountingMethod
-
-
-
-
Method Detail
-
implementedInterface
Class<? extends AaaAccountingConfig> implementedInterface()
- Specified by:
implementedInterfacein interfaceAaaAccountingMethodsCommon- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.DataContainer- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.DataObject
-
-