Interface EffectiveStatementMixins.DataSchemaNodeMixin<A,​D extends DeclaredStatement<A>>

    • Method Detail

      • isConfiguration

        default boolean isConfiguration()
        Description copied from interface: DataSchemaNode
        Returns true if the data represents configuration data, otherwise returns false.
        Specified by:
        isConfiguration in interface DataSchemaNode
        Returns:
        true if the data represents configuration data, otherwise returns false