Interface SYSLOGFACILITY
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>,org.opendaylight.yangtools.yang.binding.BindingObject
- All Known Subinterfaces:
ALL,AUDIT,AUTH,AUTHPRIV,CONSOLE,KERNEL,LOCAL0,LOCAL1,LOCAL2,LOCAL3,LOCAL4,LOCAL5,LOCAL6,LOCAL7,MAIL,NTP,SYSLOG,SYSTEMDAEMON,USER
@Generated("mdsal-binding-generator")
public interface SYSLOGFACILITY
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Base identity for Syslog message facilities.
This class represents the following YANG schema fragment defined in module openconfig-system-logging
identity SYSLOG_FACILITY {
}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QNameYANG identifier of the statement represented by this class.static final @NonNull SYSLOGFACILITYSingleton value representing theSYSLOGFACILITYidentity. -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theSYSLOGFACILITYidentity.
-
-
Method Details
-
implementedInterface
Class<? extends SYSLOGFACILITY> implementedInterface()- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
-