Class QNameWithFlagsEffectiveStatementState
java.lang.Object
org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
org.opendaylight.yangtools.yang.parser.spi.meta.QNameWithFlagsEffectiveStatementState
- All Implemented Interfaces:
Immutable
Simple
EffectiveStatementState
for use with typical SchemaTreeEffectiveStatement
s. It differentiates
on QName and an int
flags field.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opendaylight.yangtools.yang.parser.spi.meta.EffectiveStatementState
toString
-
Constructor Details
-
QNameWithFlagsEffectiveStatementState
-
-
Method Details
-
hashCode
public int hashCode()- Specified by:
hashCode
in classEffectiveStatementState
-
equals
- Specified by:
equals
in classEffectiveStatementState
-
addToStringAttributes
- Specified by:
addToStringAttributes
in classEffectiveStatementState
-