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

@Beta public final class QNameWithFlagsEffectiveStatementState extends EffectiveStatementState
Simple EffectiveStatementState for use with typical SchemaTreeEffectiveStatements. It differentiates on QName and an int flags field.