All Superinterfaces:
AddedByUsesAware, CopyableNode, DataSchemaNode, DocumentedNode, DocumentedNode.WithStatus, EffectiveStatementEquivalent<LeafEffectiveStatement>, MandatoryAware, MustConstraintAware, SchemaNode, TypeAware, TypedDataSchemaNode, WhenConditionAware

Interface describing YANG leaf statement. The 'leaf' statement is used to define a leaf node in the schema tree.

Since we are presenting the effective model of the world, the information dictated by 'default' and 'units' substatements is captured in the type returned via TypedDataSchemaNode.getType().