$ A B C G I M O Q R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
$
- $YangModelBindingProvider - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503
- $YangModelBindingProvider() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModelBindingProvider
- $YangModuleInfoImpl - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503
A
- addAugmentation(Augmentation<ToasterAppConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
-
Add an augmentation to this builder's product.
- augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
B
- bindingEquals(ToasterAppConfig, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Default implementation of
Object.equals(Object)contract for this interface. - bindingHashCode(ToasterAppConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Default implementation of
Object.hashCode()contract for this interface. - bindingToString(ToasterAppConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Default implementation of
Object.toString()contract for this interface. - build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
C
- cancelToast(CancelToastInput) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
RPC call implemented from the ToasterService interface that cancels the current toast, if any.
- clearToastsMade() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
JMX RPC call implemented from the ToasterProviderRuntimeMXBean interface.
- clearToastsMade() - Method in interface org.opendaylight.controller.sample.toaster.provider.ToasterProviderRuntimeMXBean
- close() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
Implemented from the AutoCloseable interface.
G
- getImportedModules() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModuleInfoImpl
- getInstance() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModuleInfoImpl
- getManufacturer() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Return manufacturer, or
nullif it is not present. - getManufacturer() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- getMaxMakeToastTries() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Return maxMakeToastTries, or
nullif it is not present. - getMaxMakeToastTries() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- getModelNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Return modelNumber, or
nullif it is not present. - getModelNumber() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- getModuleInfo() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModelBindingProvider
- getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModuleInfoImpl
- getToasterAppConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigData
-
Return toasterAppConfig, or
nullif it is not present. - getToastsMade() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
Accesssor method implemented from the ToasterProviderRuntimeMXBean interface.
- getToastsMade() - Method in interface org.opendaylight.controller.sample.toaster.provider.ToasterProviderRuntimeMXBean
I
- implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
- init() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
M
- makeToast(MakeToastInput) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
RPC call implemented from the ToasterService interface that attempts to make toast.
O
- onDataTreeChanged(Collection<DataTreeModification<Toaster>>) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
Implemented from the DataTreeChangeListener interface.
- OpendaylightToaster - Class in org.opendaylight.controller.sample.toaster.provider
- OpendaylightToaster() - Constructor for class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
- OpendaylightToaster(ToasterAppConfig) - Constructor for class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
- org.opendaylight.controller.sample.toaster.provider - package org.opendaylight.controller.sample.toaster.provider
- org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503 - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503
Q
- QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
- qnameOf(String) - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModuleInfoImpl
R
- removeAugmentation(Class<? extends Augmentation<ToasterAppConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
-
Remove an augmentation from this builder's product.
- requireManufacturer() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Return manufacturer, guaranteed to be non-null.
- requireMaxMakeToastTries() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Return maxMakeToastTries, guaranteed to be non-null.
- requireModelNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfig
-
Return modelNumber, guaranteed to be non-null.
- resourceName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.$YangModuleInfoImpl
- restockToaster(RestockToasterInput) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
-
RestConf RPC call implemented from the ToasterService interface.
S
- setDataBroker(DataBroker) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
- setManufacturer(DisplayString) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- setMaxMakeToastTries(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- setModelNumber(DisplayString) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- setNotificationProvider(NotificationPublishService) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
T
- ToasterAppConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503
-
This class represents the following YANG schema fragment defined in module toaster-app-config
- ToasterAppConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503
-
Class that builds
ToasterAppConfiginstances. - ToasterAppConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- ToasterAppConfigBuilder(ToasterAppConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503.ToasterAppConfigBuilder
- ToasterAppConfigData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.toaster.app.config.rev160503
-
Configuration for the Opendaylight toaster application.
- ToasterProviderRuntimeMXBean - Interface in org.opendaylight.controller.sample.toaster.provider
-
MXBean interface that provides attributes and operations for the toaster via JMX.
All Classes All Packages