Class AbstractMountPointContextFactory.MountPointDefinition
java.lang.Object
org.opendaylight.yangtools.concepts.AbstractIdentifiable<T,T>
org.opendaylight.yangtools.concepts.AbstractSimpleIdentifiable<MountPointIdentifier>
org.opendaylight.yangtools.rfc8528.data.util.AbstractMountPointContextFactory.MountPointDefinition
- All Implemented Interfaces:
Identifiable<MountPointIdentifier>
,Immutable
- Enclosing class:
- AbstractMountPointContextFactory
protected static final class AbstractMountPointContextFactory.MountPointDefinition
extends AbstractSimpleIdentifiable<MountPointIdentifier>
implements Immutable
Definition of a MountPoint, as known to RFC8528.
-
Method Summary
Modifier and TypeMethodDescriptionprotected MoreObjects.ToStringHelper
addToStringAttributes
(MoreObjects.ToStringHelper toStringHelper) boolean
Methods inherited from class org.opendaylight.yangtools.concepts.AbstractIdentifiable
getIdentifier, toString
-
Method Details
-
getConfig
public boolean getConfig() -
getParentReferences
-
addToStringAttributes
protected MoreObjects.ToStringHelper addToStringAttributes(MoreObjects.ToStringHelper toStringHelper) - Overrides:
addToStringAttributes
in classAbstractIdentifiable<MountPointIdentifier,
MountPointIdentifier>
-