@Deprecated public class DOMMountPointAdapter extends com.google.common.collect.ForwardingObject implements DOMMountPoint
| Constructor and Description |
|---|
DOMMountPointAdapter(org.opendaylight.mdsal.dom.api.DOMMountPoint delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.opendaylight.mdsal.dom.api.DOMMountPoint |
delegate()
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier |
getIdentifier()
Deprecated.
|
org.opendaylight.yangtools.yang.model.api.SchemaContext |
getSchemaContext()
Deprecated.
|
<T extends DOMService> |
getService(Class<T> cls)
Deprecated.
|
int |
hashCode()
Deprecated.
|
public DOMMountPointAdapter(org.opendaylight.mdsal.dom.api.DOMMountPoint delegate)
public org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier getIdentifier()
getIdentifier in interface org.opendaylight.yangtools.concepts.Identifiable<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier>public <T extends DOMService> com.google.common.base.Optional<T> getService(Class<T> cls)
getService in interface DOMMountPointpublic org.opendaylight.yangtools.yang.model.api.SchemaContext getSchemaContext()
getSchemaContext in interface DOMMountPointprotected org.opendaylight.mdsal.dom.api.DOMMountPoint delegate()
delegate in class com.google.common.collect.ForwardingObjectCopyright © 2019 OpenDaylight. All rights reserved.