Serialized Form
-
Package org.opendaylight.yangtools.yang.model.api.meta
-
Exception Class org.opendaylight.yangtools.yang.model.api.meta.StatementSourceException
class StatementSourceException extends RuntimeException implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
readObjectNoData
- Throws:
ObjectStreamException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
sourceRef
@NonNull StatementSourceReference sourceRef
-
-
-
Package org.opendaylight.yangtools.yang.model.api.source
-
Record Class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.BelongsTo
class BelongsTo extends Record implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
name
UnresolvedQName.Unqualified name
The field for thename
record component. -
prefix
UnresolvedQName.Unqualified prefix
The field for theprefix
record component.
-
-
Record Class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Import
class Import extends Record implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
name
UnresolvedQName.Unqualified name
The field for thename
record component. -
prefix
UnresolvedQName.Unqualified prefix
The field for theprefix
record component. -
revision
@Nullable Revision revision
The field for therevision
record component.
-
-
Record Class org.opendaylight.yangtools.yang.model.api.source.SourceDependency.Include
class Include extends Record implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
name
UnresolvedQName.Unqualified name
The field for thename
record component. -
revision
@Nullable Revision revision
The field for therevision
record component.
-
-
Record Class org.opendaylight.yangtools.yang.model.api.source.SourceIdentifier
class SourceIdentifier extends Record implements Serializable- serialVersionUID:
- 3L
-
Serialized Fields
-
name
@NonNull UnresolvedQName.Unqualified name
The field for thename
record component. -
revision
@Nullable Revision revision
The field for therevision
record component.
-
-
-
Package org.opendaylight.yangtools.yang.model.api.stmt
-
Class org.opendaylight.yangtools.yang.model.api.stmt.UnresolvedNumber
class UnresolvedNumber extends Number implements Serializable- serialVersionUID:
- 1L
-